View Single Post
Old 03-17-2005, 12:50 AM  
vas
Confirmed User
 
Join Date: Dec 2003
Location: Toronto
Posts: 562
you'll need to be more specific about what OS it is and such..


personally i'd tar it up and use the scp command.

it works like this


scp <filename> <ip>:<location>

for example if your tar file was called foo.tar and the server ip your trying to copy to was 1.2.3.4 and you wanted it in the /home dir it would look something like

scp foo.tar 1.2.3.4:/home

it would ask for the login and pass, type that in and u should be good.. hope it helps ;)

or you could just enable fxp and do it through ftp
__________________
icq: 375956791
vas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote