SPUG: cp --recursive --preserve ftp-site1/* ftp-site2/

Chris Wilkes cwilkes-spug at ladro.com
Wed Dec 17 16:23:52 CST 2003


On Wed, Dec 17, 2003 at 02:08:36PM -0800, Michael R. Wolf wrote:
> 
> I'm trying to replicate the entire directory structure of one ftp site
> on another ftp site. I only have FTP access to the sites, no
> shell-level login.

Look into ncftpget / ncftpput
  http://www.ncftpd.com/
  ftp://ftp.ncftp.com/ncftp/binaries/ncftp-3.1.6-win32.exe

Should't you use Net::FTP anyway? :)

Chris



More information about the spug-list mailing list