What the heck am I doing wrong. A simple batch file to download the contents of a directory.. I set up a site profile called ABC. I set the directories in the advanced section and it works perfectly. For the sake of this example, let's say my remote directory is /company/client/
When launched from command line using
c:\<path to exe> -d -site ABC
I see the following in the log window after it logs in.
RETR /Company/Client/ABC
Server error: no such file or folder
ABC - File not found...
Why is it placing the SITE NAME in the folder path??