On 2005-02-18 11:00, Grant <[EMAIL PROTECTED]> wrote: > Can sftp send files securely with a single command? I would just > emerge it and figure it out but it has a long list of dev-perl > dependencies for me. Does anyone use sftp like that?
If you have sftp, you have ssh. How about scp? It's part of ssh and works just like plain old cp except that you can specify remote files. It's a single command. -- Luke -- [email protected] mailing list
