Error put command in specific folder

Advertisement

andrerca
Guest

Error put command in specific folder

Hi,

I'm trying to copy a folder from one Windows Server to another, using this command:

open sftp://myuser:mypw@172.16.49.2/
put -nopermissions -nopreservetime "C:\scp\Testecopia" "D:\Testecopia"

In my understanding, "C:\scp\Testecopia" is the source in source server and "D:\Testecopia" the destination in destination server.

Error:
Error creating folder /C:/Users/myuser/D:Testecopia/'
Bad message <badly formatted packet or protocol incompatibility>;
Error code: 5
Error message from server: Bad message


I appreciate any help i can get.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum