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

Hassan Schroeder hassan at webtuitive.com
Fri Oct 12 08:10:59 CDT 2001


Lauri Vain wrote:

> "mput *" works fine by sending the files via FTP in the current directory.
> 
> Is there a way to upload all files in the current dir as well as in all subdirs?

Not with FTP -- from the man page:

  Note: mget and mput are not meant to transfer entire directory 
  subtrees of files. That can be done by transferring a tar(1) 
  archive of the subtree (in binary mode).     

:: yet another reason to prefer scp - again, from the man page:

  -r      Recursively copy entire directories.

FWIW!
-- 
H*
Hassan Schroeder -- hassan at webtuitive.com -- http://webtuitive.com/




More information about the thelist mailing list