FTP - TechRepublic
General discussion
October 9, 2003 at 01:56 PM
elio.mazzucco

FTP

by elio.mazzucco . Updated 22 years, 9 months ago

I’m never used FTP commands before (scripting FTP). Is there any way via FTP script (Win NT 4.0) that you can mget *.* and then mdel *.* based on the files that you have downloaded. Keep in mind that during the mget/mdel process someone can be adding files. So the cart-blanche mdel *.* can’t be used. There doesn’t seem to be any equivalent move command in FTP. I need to automate this script to run unattended. Thanks in advance for any guidance.

This discussion is locked

All Comments