Remote copy command?
I need to streamline an automated WinSCP session, where the session connects to the remote server, and copies one file over another. It is similar to the mv command, but I don't want to destroy the original file.
I've tried issuing:
but that returns the error:
It appears the interactive WinSCP process has a "duplicate" process, but I cannot seem to find a way to remotely make a copy of a file using a batch script.
I sure hope someone can help. I will appreciate the help.
I've tried issuing:
but that returns the error:
Note the500 CP not understood
CP
is changed to uppercase.
It appears the interactive WinSCP process has a "duplicate" process, but I cannot seem to find a way to remotely make a copy of a file using a batch script.
I sure hope someone can help. I will appreciate the help.