> 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? if you're using a Linux workstation: scp file-from-workstation username@server:dir 'man scp' for more details. if you're using a Windows workstation: PuTTY/PSCP http://www.chiark.greenend.org.uk/~sgtatham/putty/ HTH, Joshua -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list