No such file or directory. Error code: 2 Error message from server: No such file
Hi, I've downloaded WinSCP today. I'm trying to run a scripting from the command line before I set it to a scheduled job. the command I'm using opens WinSCP and seems to connect but I then get the message "No such file or directory. Error code: 2 Error message from server: No such file".
The command I'm using is:
C:\Users\user\AppData\Local\Programs\WinSCP\WinSCP.exe
"sftp://user:password@ipaddress/var/www/ -hostkey =""ssh-ed25519xxxxxx3:12:27""" "put C:\test\tracker.sql /sql_upload/"
I know that C:\test\tracker.sql is definitely a valid path
The command I'm using is:
C:\Users\user\AppData\Local\Programs\WinSCP\WinSCP.exe
"sftp://user:password@ipaddress/var/www/ -hostkey =""ssh-ed25519xxxxxx3:12:27""" "put C:\test\tracker.sql /sql_upload/"
I know that C:\test\tracker.sql is definitely a valid path