Click to See Complete Forum and Search --> : SSH Stuff


htimst
09-22-2001, 11:12 AM
Is there any way to do file transfers with SSH? I have shut down most of my services on three servers and only open my firewall to ssh connections, but wondered if file transfer is possible this way.

Thanks!

Strike
09-22-2001, 12:01 PM
scp user@host-with-file:/path/to/file user@host-to-copy-to:/path/to/put/file/in