Works like a champ !
Thanks,
Rob
Search found 2 matches
- Wed Aug 18, 2010 1:16 pm
- Forum: Client - General
- Topic: Simple Command Line Sample Needed
- Replies: 2
- Views: 3910
- Tue Aug 17, 2010 3:38 pm
- Forum: Client - General
- Topic: Simple Command Line Sample Needed
- Replies: 2
- Views: 3910
Simple Command Line Sample Needed
Good morning. I am new to coreftp. I need an example of how to do a bacth command line file transfer. I currently use the Windows\DOS function. ftp.exe -s:"batchfile.scr" where batchfile.scr contains Open 24.73.xxx.xxx Username Password binary get "Checkfile.txt" "C:\Checkfi...