Re: transfer data from one machine to another

2007-03-04 Thread Rikishi 42
On Sunday 04 March 2007 13:56, bahoo wrote: > I have ssh access to two linux machines (both WITHOUT root account), > and I'd like to copy data from one to another. > Since the directory structure is different, I want to specify in a > script (ideally in python, because that's what I want to learn)

Re: transfer data from one machine to another

2007-03-04 Thread Bjoern Schliessmann
bahoo wrote: > I have ssh access to two linux machines (both WITHOUT root > account), and I'd like to copy data from one to another. > Since the directory structure is different, I want to specify in a > script (ideally in python, because that's what I want to learn) > what to copy over like this:

transfer data from one machine to another

2007-03-04 Thread bahoo
Hi, I have ssh access to two linux machines (both WITHOUT root account), and I'd like to copy data from one to another. Since the directory structure is different, I want to specify in a script (ideally in python, because that's what I want to learn) what to copy over like this: source: /home/joh