Cannot create remote file.filepart' c#
I am trying to use the .NET assembly and following the instructions in the documentation.
https://winscp.net/eng/docs/library_session_getfiles#example
I always get "Cannot create remote file '/root/data/filename.csv.filepart'."
When I manually try this using the WinSCP client, I can successfully upload the same document. I am using the same sessionOptions and transferOptions. I don't what I am missing.
Any suggestions?
https://winscp.net/eng/docs/library_session_getfiles#example
I always get "Cannot create remote file '/root/data/filename.csv.filepart'."
When I manually try this using the WinSCP client, I can successfully upload the same document. I am using the same sessionOptions and transferOptions. I don't what I am missing.
Any suggestions?