Search found 1 match

by vinnyroe
Tue Jan 17, 2012 12:56 pm
Forum: Client - Issues
Topic: In command line, -purge ignores filespec
Replies: 0
Views: 6836

In command line, -purge ignores filespec

Hi there. I'm trying to use -purge command, to purge files of a certain filespec which are more than x days old. My command is like this: coreftp -nocase -log -output "C:\CoreFTPout.txt" -O -site MyTestSite -d "FILES_A*.xml" -p "C:\" -purge "FILES_A*.xml" 3 It...