September 29th, 1999, 03:49 AM
How to delete more than one file using internet control from a FTP site.( like deltree or delete *.*)
|
Click to See Complete Forum and Search --> : How to delete more than one file using internet control from a FTP site.( like deltree or delete *.* September 29th, 1999, 03:49 AM How to delete more than one file using internet control from a FTP site.( like deltree or delete *.*) Dr_Michael September 29th, 1999, 04:00 AM Do you want to delete from the FTP Server or from a client? Michael Vlastos Automation Engineer Company Modus SA Development Department Greece, Athens Ravi Kiran September 29th, 1999, 04:16 AM Use the FTP directive mdel like mdel *.txt will delete all the txt files on the server (Ftp site) RK codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |