[TAG] Unix
Thomas Adam
thomas.adam22 at gmail.com
Mon Oct 8 11:41:25 MSD 2007
On 08/10/2007, Terry T <timburwa at gmail.com> wrote:
> Hie
> I am new UNIX.I want to copy 30 files with different names using the
> following command.
>
> ftp -i -s:filename > logfilename.log
>
> The command works well.
This is what the mcopy FTP command is supposed to do.
> My problem is to type the same command 30 times for each file name.
> How do I transfer all the 30 files at the same time?
You're most likely wanting a glob, or some iterative counter (or
both), but until you tell us how these thrity filenames are related,
none of us can help you.
-- Thomas Adam
More information about the TAG
mailing list