Copying files between different linux machines

selffrag at gmail.com selffrag at gmail.com
Sat Jan 7 03:54:21 EST 2006


I'll presume you have ssh, scp on both boxes
$ man ssh
$ man scp
$scp mydata.dat user at host:mydata.dat




More information about the Python-list mailing list