Hi,
I'm currently trying the Rebex SFTP DLL.
I want to upload a file with the PutFile method.
I pass data to this method as a MemoryStream.
All works fine, no exception, no error in the log file.
But the file's size on the sever is always 0 byte.
Please note I'm using the trial version... Is it the cause of the problem ?