Search found 9 matches

by evanyuan
Tue Mar 04, 2008 7:11 am
Forum: Client - General
Topic: Rename a file using command line in Core FTP Lite
Replies: 7
Views: 1242

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...
by evanyuan
Mon Mar 03, 2008 9:16 am
Forum: Client - General
Topic: Rename a file using command line in Core FTP Lite
Replies: 7
Views: 1242

CP, I have the same requirement here. upload a file first, then rename the file.

We're using site to connect SSH FTP server in command model. Is there a way to achieve this renaming in command model?
by evanyuan
Fri Jan 25, 2008 6:24 am
Forum: Client - General
Topic: Site Manager Disappeared
Replies: 2
Views: 317

Thanks!

before i had chance to see your reply, i've imported my archived SiteProfile. That is in our production environment, it's been there for over 1 year without any issues. Hope it won't happen again, if again, i'll follow your instructions.
by evanyuan
Tue Jan 22, 2008 3:10 am
Forum: Client - General
Topic: Site Manager Disappeared
Replies: 2
Views: 317

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?
by evanyuan
Tue Nov 13, 2007 9:07 am
Forum: Client - General
Topic: Command Line Script for FTP Proxy (SOCKS 4 or 5)
Replies: 3
Views: 721

Is it possible to set proxy in commandline?
by evanyuan
Tue Nov 13, 2007 9:05 am
Forum: Client - Issues
Topic: Command line error: ssl error initializing certificate(s)
Replies: 3
Views: 800

Is it possible to have command line directly control SSL, without Site configuration?
by evanyuan
Tue Nov 13, 2007 7:44 am
Forum: Client - General
Topic: Runs under LocalSystem Account??
Replies: 2
Views: 492

i have the same requirement.

in our app environment. loca account can not be used, domain account will expire. System account is the best choice. Is it possible to create a Site Profile using the system account?
by evanyuan
Thu Jan 25, 2007 3:34 pm
Forum: Client - General
Topic: How to make sure a file is successfully uploaded?
Replies: 1
Views: 484

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.
by evanyuan
Tue Oct 17, 2006 3:39 pm
Forum: Client - General
Topic: Fail to connect to SFTP Server(SSL)?
Replies: 3
Views: 605

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...