Issue on Core FTP

Core FTP client questions and answers
Locked
niraj06.srivastava
Posts: 1
Joined: Thu Mar 22, 2012 4:47 am

Issue on Core FTP

Post by niraj06.srivastava »

Hi There,

We are testing your product. But from few days I am facing the issue for downloading the files. I am running the below command,

Command:

"C:\Program Files (x86)\CoreFTP\coreftp.exe" -OG -R -s -site server_name -d server_location/filename.zip -p "Destination_location"

When I run this command from the command line then its downloading the file on ftp, but when the same command run by script through the CruseControl (V:1.5.7256.1) then it got failed.

Please help me in this issue.... drop me mail(niraj06.srivastava@gmail.com) if u have some solution on this
Please let me know if you need any further information on this.

Thanks in advance
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

"Destination_location" needs to be an actual directory (ie: c:\existing_path).
Locked