BASH error, scp from commandline
I am running WinSCP V 5.1.3 on a Windows 7 box.
I am trying to connect to a site which does not allow ftp. All I need to do is copy a single file from here to there. I am using this commandline:
I get back this:
I am trying to connect to a site which does not allow ftp. All I need to do is copy a single file from here to there. I am using this commandline:
winscp.com scp://myusername:password@theirsite.com:/filedestination /upload filename
Is there some way to set the BASH shell as a commandline option?Searching for host...
Connecting to host...
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Connection has been unexpectedly closed. Server sent command exit status 1.
Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended).