[thelist] File transfer from/to Unix without FTP?

Glenn Hunt ghunt at hds.ca
Thu Oct 11 09:27:26 CDT 2001


Most *nixes support wildcards. So to transfer everything in a directory,
just use 'get/put *'. If you use 'ftp -i' to invoke ftp then it won't
prompt you at every file. Otherwise, you have to say "yes" to every file
in the directory - a real pain.

HTH

Glenn Hunt
ghunt at hds.ca

> -----Original Message-----
> From: thelist-admin at lists.evolt.org 
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of Lauri Vain
> Sent: Thursday, October 11, 2001 9:15 AM
> To: thelist at lists.evolt.org
> Subject: Re: [thelist] File transfer from/to Unix without FTP?
> 
> 
> Hi Glenn and everybody,
> 
> > The other thing you could do would be to FTP out from this 
> box, back 
> > to a server of your choice. Less elegant than scp, but more 
> flexible, 
> > as the FTP server could easily be your development Windows 
> box - saves 
> > a step.
> 
> FTP-ing out of that server into mine is great for this project.
> 
> Now, I have a question about FTP. When I FTP from the first 
> server into the second one -- do I have to upload each file 
> separately or is there a way I can upload the whole current 
> directory with one or few commands?
> 
> Thanks,
> Lauri
> 
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to: 
http://lists.evolt.org Workers of the Web, evolt ! 






More information about the thelist mailing list