Search found 2 matches

by fgasmon
Wed Jun 08, 2016 3:29 pm
Forum: Client - General
Topic: Command line wildcard delete
Replies: 0
Views: 5541

Command line wildcard delete

Hi I am using CoreFTP command line to download all files in a specific folder and delete them all following successful download. I have successfully downloaded all the files using wildcard file names. I have also successfully download and deleted a specific file using -delsrc Is there any way to use...
by fgasmon
Wed Jun 08, 2016 2:28 pm
Forum: Client - General
Topic: FTP Multiple Files at once using command line
Replies: 1
Views: 1099

You could zip files before transmitting

OR use wildcard as follows

coreftp.exe -site mysite -u *.* -p / -log mylogname.log