Eugenio Diaz <[EMAIL PROTECTED]> writes:

> Does anyone here know how to tell "scp" a different login name like the "-l"
> option of ssh?
> 
> For example if I want to copy files between computer A and B and my user ID is
> foo at A and bar B, then I tried:
> 
> scp -o "-l bar" A:filetocopy .

scp /tmp/localname otherlogin@machine:/tmp/remotename



-- 
Guillaume Cottenceau - http://mandrakesoft.com/~gc/

Reply via email to