A ftp.exe is
an interactive and script running program
that allows to transfer files to and from a remote computer.
In the ftp.exe is ability to transfer files
one at a time
one or more one by one
one or more at a time.
delete and mdelete deletes files
from any directory on remote computer.
mdelete can multiply delete files
with interactive prompting one by one (default) or
without interactive prompting all at a time
With interactive prompt,
mdelete
asks if delete the next file.
Without interactive prompt,
mdelete
deletes all files, at once, without asking.
In the article is a demonstration
how to mdelete 9 files on remote computer
without interactive prompting.
|