Curt Howland wrote: > Is there a file transfer method for utilizing ssh? It's called 'scp' -- secure cp. You don't even need an ssh session up to use it: scp file user@site:/path will copy a file to /path on the machine site, using the specified user account. You will be prompted for a password if necessary (if, for instance, you don't have RSA credentials set up). Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- File transfer using ssh Curt Howland
- Re: File transfer using ssh Steven Barker
- Re: File transfer using ssh Craig Dickson
- Re: File transfer using ssh Eric N. Valor
- Re: File transfer using ssh Rob Helmer
- Re: File transfer using ssh Jason Thomas
- Re: File transfer using ssh FEJF
- Re: File transfer using ssh Alvin Oga
- RE: File transfer using ssh Curt Howland
- RE: File transfer using ssh Curt Howland
- Re: File transfer using ssh Jason Thomas
- Re: File transfer using ssh Hubert Chan
- Re: File transfer using ssh Tamas TEVESZ