Eric Martin wrote: > Use rsync, this information might be what you're looking for: > http://transamrit.net/docs/rsync/ > http://aplawrence.com/Basics/rsync.html > > Scp or Sftp might do what you need too. > http://gentoo-wiki.com/HOWTO_SFTP_Server_(chrooted,_without_shell) > http://hal.trinhall.cam.ac.uk/support/scp/ >
I concur, either rsync or scp. Will this work? Create an anonymous user account. Generate a pub/private key pair. load the public key on anon's .ssh dir. share the private key with everyone who needs, or make it avail on a website, ftp, shared NFS/SMB folder etc. Ed -- Ed Howland WDT Solutions, LLC. [EMAIL PROTECTED] (314) 962-0766 _______________________________________________ CWE-LUG mailing list [email protected] http://www.cwelug.org/ http://www.cwelug.org/archives/ http://www.cwelug.org/mailinglist/
