Re: Is my understanding of rsync correct?



On 19 Oct 2006 11:14:52 -0700, linq936@xxxxxxxxxxx wrote:

Hi,
I am going to do a rsync between 2 machines over a slow network
connection. On source machine there is a large directory set i need to
copy over to machine 2. Here is my plan to do this using rsync:

1. I run zip to zip up all the directories into one zip file
2. run rsync to copy over the zip file
3. unzip the file on machine 2
4. create cronjob to do this nightly

The size of the zip file should be around 30M - 40M, but after the
1st copy over, it should be OK because rsync only copies the changed
parts of the zip file.

Do you see if this works?

It fails.

Grant.

--
http://bugsplatter.mine.nu/
.



Relevant Pages

  • Is my understanding of rsync correct?
    ... I am going to do a rsync between 2 machines over a slow network ... connection. ... On source machine there is a large directory set i need to ...
    (comp.os.linux.networking)
  • Re: Is my understanding of rsync correct?
    ... I am going to do a rsync between 2 machines over a slow network ... On source machine there is a large directory set i need to ... jack - Grapevine/Richardson ...
    (comp.os.linux.networking)
  • Re: Is my understanding of rsync correct?
    ... I am going to do a rsync between 2 machines over a slow network ... connection. ... On source machine there is a large directory set i need to ...
    (comp.os.linux.networking)
  • Re: Is my understanding of rsync correct?
    ... I am going to do a rsync between 2 machines over a slow network ... On source machine there is a large directory set i need to ... Any compression looks through the file to figure out ...
    (comp.os.linux.networking)
  • Re: copying entirely repos
    ... connection unexpectedly closed [receiver] ... rsync: failed to connect to download.fedora.redhat.com: Connection refused ... wget also works with ftp. ...
    (Fedora)