Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.CopyRemoteData
Copies data from a file into another one.
Declaration
Parameters
Description
Use this method to copy some data from one remote file into another.
In case of error, EElSFTPError exception containing the SFTP error code, is raised.
For more information on error handling, please read the corresponding how-to article.