Hi,
> I want to be able to administer the server remotely. But the only
> problem I have is that I don't know how to transfer files from my
> workstation to the server via SSH. Can anyone point me in the direction
> of some info?

You want to look at scp. The basic command is

scp localfile [EMAIL PROTECTED]:/path/to/destitation

also scp -r will do recursive copy

Rgds

rus
-- 
w: http://www.jvps.com  | Virtual Dedicated Servers from $15/mo
e: [EMAIL PROTECTED]        | Dontations made to Debian, FreeBSD
t: +44 7919 373537      | and Slackware
t: 1-888-327-6330       | email: [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to