[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ 3/4 and VPNs



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> Can anyone point me to some documentation on setting up programs
> like rsync, ftp, etc over ssh.

rsync -e ssh [rest of options] [source] [target]
scp [options] [source] [target]

(scp is much more secure than ftp - no clear-text passwords, etc. But 
there is some overhead added for the encryption of all the data. sftp 
might also be an option - it also comes with SSH)

Some more "generic" SSH/tunnel info is at 
http://www.employees.org/~satch/ssh/faq/ssh-faq.html

- -- 
Bruce Timberlake

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+A0gzvLA2hUZ9kgwRAlG2AJwNhuVNLix7wd4XtfL+0q9D/+WihgCfeR/z
pPYdQHWfiCwBvpUif47GeGY=
=GdNW
-----END PGP SIGNATURE-----