Search found 9 matches
- Tue Mar 04, 2008 7:11 am
- Forum: Client - General
- Topic: Rename a file using command line in Core FTP Lite
- Replies: 7
- Views: 1463
we want to upload file abc.inp, then rename to abc.txt use post-transfer-command RNFR /original_sourcepath/%1 RNTO /processed/%1.txt the file name we get is abc.inp.txt, is there any means to meet our needs? The reason for the rename is the SFTP server side has a monitor,which will grab any .txt fil...
- Mon Mar 03, 2008 9:16 am
- Forum: Client - General
- Topic: Rename a file using command line in Core FTP Lite
- Replies: 7
- Views: 1463
- Fri Jan 25, 2008 6:24 am
- Forum: Client - General
- Topic: Site Manager Disappeared
- Replies: 2
- Views: 452
- Tue Jan 22, 2008 3:10 am
- Forum: Client - General
- Topic: Site Manager Disappeared
- Replies: 2
- Views: 452
Site Manager Disappeared
My CoreFTP site manager just simply disappeared, we have 5 site configured and have been used in production environment for over 5 months. No one touched. I really can't find any reason.
Anybody here has experienced the same issue?
Anybody here has experienced the same issue?
- Tue Nov 13, 2007 9:07 am
- Forum: Client - General
- Topic: Command Line Script for FTP Proxy (SOCKS 4 or 5)
- Replies: 3
- Views: 1083
- Tue Nov 13, 2007 9:05 am
- Forum: Client - Issues
- Topic: Command line error: ssl error initializing certificate(s)
- Replies: 3
- Views: 1403
- Tue Nov 13, 2007 7:44 am
- Forum: Client - General
- Topic: Runs under LocalSystem Account??
- Replies: 2
- Views: 825
- Thu Jan 25, 2007 3:34 pm
- Forum: Client - General
- Topic: How to make sure a file is successfully uploaded?
- Replies: 1
- Views: 830
How to make sure a file is successfully uploaded?
we have a batch job, using CoreFTP command line to upload file.
Is there any means we could make sure the file has been successfully uploaded or not?
Thanks for any replies.
Is there any means we could make sure the file has been successfully uploaded or not?
Thanks for any replies.
- Tue Oct 17, 2006 3:39 pm
- Forum: Client - General
- Topic: Fail to connect to SFTP Server(SSL)?
- Replies: 3
- Views: 993
Fail to connect to SFTP Server(SSL)?
I use "AUTH SSL" to connect SFTP server 65.82.130.70:10021(internet accessable) from our intranet, failed every time with following logs. I provided User(AAA) and Pwd(XXX), but after receive 220, no further message returned. "Connect socket #3116 to 65.82.130.70, port 10021... USER AA...