Re: Delete command in FTP
From: Alun Jones [MSFT] (alunj_at_online.microsoft.com)
Date: 06/28/04
- Previous message: Andy: "Delete command in FTP"
- In reply to: Andy: "Delete command in FTP"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 15:36:30 -0700
"Andy" <akasotia@guidemail.com> wrote in message
news:acd1015f.0406281424.494584f5@posting.google.com...
> Is there a way to delete all the files (like delete all) on a ftp
> server without specifying delete commands for each file name?
The FTP protocol itself only specifies a command to delete a single file, or
to remove a single directory. However, most FTP clients have the ability to
delete multiple files. In a graphical FTP client, you would usually select
all the files you want to delete and hit the Delete key. In a command-line
FTP client, you would normally turn off the interactive prompting ("Delete
this file? And this file? And this file?" gets a little old) using the
"prompt" command, and follow that up with the "mdelete" command - multiple
delete.
Alun.
~~~~
- Previous message: Andy: "Delete command in FTP"
- In reply to: Andy: "Delete command in FTP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|