Hello! I'm using to TWebCopy for Upload/Download a files to a SFTP Server.
I'm try to Download one file but the TWebCopy component response: "OLE Exception: C06D007E".
The configuration:
In The "TargetDir" param I especific the local path.
In the "URL" param I especific the sftp file (example: Send/test.txt).
In the "Protocol" param: wpSFTP.
In the other params (FTPHost, FTPPort(22), FTPUserID and FTPPassword) the SFTP configuration.
¿Where is my error?