On Dec 19, 2010, at 3:31 PM, joe@actionline.com wrote: > > Kevin replied: >> From a terminal/console that is not ssh-ed into your web host, copy the >> files diectly with scp. > > But my question was what syntax should I use *while I am logged in* to my > web host server to copy a file (or directory) from my local system to my > web host server. > > # scp [what] to [what] ??? I'm not aware of any program which can transfer a file using your current ssh session. scp, rsync, & others expect to make their own connections to the remote system, and then close that connection when the file transfer is complete. alex --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss