Copying files between different linux machines

Thierry Lam lamthierry at gmail.com
Fri Jan 6 13:17:52 EST 2006


Let's say I have two linux machines with the following names:
-linone
-lintwo

If I'm currently on linone and if I want to copy a bunch of files from
lintwo into linone, how can that be done in a python script without
using ftp?

Thanks
Thierry




More information about the Python-list mailing list