Re: Is my understanding of rsync correct?
- From: Grant <g_r_a_n_t_@xxxxxxxxxxx>
- Date: Fri, 20 Oct 2006 04:33:09 +1000
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/
.
- References:
- Is my understanding of rsync correct?
- From: linq936
- Is my understanding of rsync correct?
- Prev by Date: Is my understanding of rsync correct?
- Next by Date: Re: Is my understanding of rsync correct?
- Previous by thread: Is my understanding of rsync correct?
- Next by thread: Re: Is my understanding of rsync correct?
- Index(es):
Relevant Pages
|