Search found 4 matches

by ecarney
Mon Apr 15, 2013 4:06 pm
Forum: Client - Miscellaneous
Topic: Need full list of CLI operands
Replies: 1
Views: 11777

Need full list of CLI operands

Where can I find a full listing of command line parameters? I need to retrieve a directory from a remote site into a local text file.

Thanks
by ecarney
Fri May 09, 2008 4:27 pm
Forum: Client - Issues
Topic: CLI -log works, -dir does not
Replies: 0
Views: 751

CLI -log works, -dir does not

Core FTP LE Version 2.1, build 1553 If -log and -dir used on same command line -dir fails because CoreFTP issues a CWD to <outputfile> specification, in other words -dir diroutput.txt when combined with -log logdata.txt causes a CWD diroutput.txt to be issued. If the -dir diroutput.txt is used witho...
by ecarney
Fri May 09, 2008 4:24 pm
Forum: Client - General
Topic: Command Line -log works, -dir almost works
Replies: 2
Views: 642

Command Line -log works, -dir almost works

Core FTP LE Version 2.1, build 1553 If -log and -dir used on same command line -dir fails because CoreFTP issues a CWD to <outputfile> specification, in other words -dir diroutput.txt when combined with -log logdata.txt causes a CWD diroutput.txt to be issued. If the -dir diroutput.txt is used witho...
by ecarney
Thu May 08, 2008 5:42 pm
Forum: Client - General
Topic: -dir <outputfile>
Replies: 0
Views: 666

-dir <outputfile>

I am using Version 2.1 Build 1553 and when I try to get a directory listing into a file using "coreftp.exe -site Dob -log Dob.log -dir Dobdir.txt" the server shows that a "CWD Dobdir.txt" is being issued. The documentation indicates that a directory (I assume of the current direc...