Search found 7 matches

by fornachari
Wed Oct 03, 2012 8:49 pm
Forum: Client - General
Topic: Remove: Can't check for file existence coreftp
Replies: 3
Views: 13339

That's solved the problem.
Many thanks!
by fornachari
Fri Sep 28, 2012 9:30 pm
Forum: Client - General
Topic: Remove: Can't check for file existence coreftp
Replies: 3
Views: 13339

No one??
Help please!

Thank you!!
by fornachari
Thu Sep 27, 2012 5:07 pm
Forum: Client - General
Topic: Remove: Can't check for file existence coreftp
Replies: 3
Views: 13339

Remove: Can't check for file existence coreftp

Hi All, I use a command line to upload a file to a remote FTP server using CoreFTP. Everything works perfectly, but it is been logged into the CoreFTP log file the message below: [b]550 Can't check for file existence[/b] Probably CoreFTP tries to validate if the uploaded file is indeed on the target...
by fornachari
Fri Jun 22, 2012 2:51 pm
Forum: Client - General
Topic: AUTH SSL - Failed to open system certificate store. (CMD)
Replies: 6
Views: 20209

Thank you for your reply! To eliminate this variable, I am not using C# anymore. I just built a BATCH, with the command line below, and set a Scheduled Task to run this Batch file: [b]coreftp.exe -O -site <MySite> -u <MyFileToSend> -p <TargetPath> -log <MyTxtLogFile>[/b] The Scheduled Task was set t...
by fornachari
Wed Jun 20, 2012 1:54 pm
Forum: Client - General
Topic: AUTH SSL - Failed to open system certificate store. (CMD)
Replies: 6
Views: 20209

Any help would be appreciated!

Thank you!
by fornachari
Fri Jun 08, 2012 1:50 pm
Forum: Client - General
Topic: AUTH SSL - Failed to open system certificate store. (CMD)
Replies: 6
Views: 20209

Hi All, I have not been able to solve my problem yet. I will try to get a more direct explanation: I created a site profile in order to upload files using Security FTP (AUTH SSL). To connect to the remote server and upload files I needed to set a certificate. Everything is working fine using CoreFTP...
by fornachari
Wed Jun 06, 2012 3:01 pm
Forum: Client - General
Topic: AUTH SSL - Failed to open system certificate store. (CMD)
Replies: 6
Views: 20209

AUTH SSL - Failed to open system certificate store. (CMD)

Hi All, I created a site profile in order to send files using Security FTP (AUTH SSL). To transfer the files I needed to set a certificate. Everything is working fine using the CoreFTP Windows Interface. I created a Windows Service (with C#) that executes the command line below in order to send a fi...