|
I am receiving a Invalid Argument 550 error when trying to
We are using version 2.5.2800.0 Rebex.Net.Ftp. Any thoughts? |
|
This looks like the FTP server doesn't like this path format. This is actually quite common, because most FTP servers present a Unix-like filesystem to the FTP client and it's not possible to use Windows path, particularly those that refer to a different machine. Instead, you usually have to configure the FTP server to map the desired path into a virtual directory in its virtual Unix-like filesystem. |
Can you please use the latest version (trial is enough) and send a communication log to support@rebex.net? How the log can be produced is described here. We should then be able to tell what is going on, and hopefully how to solve it as well.