Message from discussion
Raspberry Pi project
Nottinghack <nottinghack@googlegroups.com>
Received: by 10.58.249.242 with SMTP id yx18mr2543140vec.3.1344758066806;
Sun, 12 Aug 2012 00:54:26 -0700 (PDT)
X-BeenThere: nottinghack@googlegroups.com
Received: by 10.52.24.76 with SMTP id s12ls191309vdf.2.gmail; Sun, 12 Aug 2012
00:54:26 -0700 (PDT)
Received: by 10.52.66.44 with SMTP id c12mr887600vdt.19.1344758066179;
Sun, 12 Aug 2012 00:54:26 -0700 (PDT)
Date: Sun, 12 Aug 2012 00:54:25 -0700 (PDT)
From: deejak <dcla...@cix.co.uk>
To: nottinghack@googlegroups.com
Message-Id: <da184c0c-8a54-4379-b792-7704ff3022e7@googlegroups.com>
In-Reply-To: <6553D6B2-834A-4D52-8E64-EE0081181DAA@dr.com>
References: <fe1da7ca-7173-4916-8deb-8b092e08deb9@googlegroups.com>
<6553D6B2-834A-4D52-8E64-EE0081181DAA@dr.com>
Subject: Re: [Nottinghack] Raspberry Pi project
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_1106_33131061.1344758065392"
------=_Part_1106_33131061.1344758065392
Content-Type: multipart/alternative;
boundary="----=_Part_1107_31508645.1344758065392"
------=_Part_1107_31508645.1344758065392
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Rsync is an excellent utility for this sort of thing. It is particularly
good for transferring over a slow link, as the algorithm used identifies,
and transfers, only those *parts* of each file which have changed. To do
this, though, it needs a processor at each end of the link. Mac OSX
apparently comes with rsync as standard.
However, it can be told to copy local files without using the rsync
algorithm - just identifying changed files using datestamps, etc. The rsync
command line options are extremely extensive, and although I have
experience in a Windows & Linux environment, I wouldn't like to advise re
Mac.
You might find
http://www.maclawstudents.com/blog/techniques/automatic-backups-to-usb-flash-drives/
useful.
David Clarke.
------=_Part_1107_31508645.1344758065392
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
Rsync is an excellent utility for this sort of thing. It is particularly good for transferring over a slow link, as the algorithm used identifies, and transfers, only those <i>parts</i> of each file which have changed. To do this, though, it needs a processor at each end of the link. Mac OSX apparently comes with rsync as standard.<br><br>However, it can be told to copy local files without using the rsync algorithm - just identifying changed files using datestamps, etc. The rsync command line options are extremely extensive, and although I have experience in a Windows & Linux environment, I wouldn't like to advise re Mac.<br><br>You might find http://www.maclawstudents.com/blog/techniques/automatic-backups-to-usb-flash-drives/ useful.<br><br>David Clarke.<br>
------=_Part_1107_31508645.1344758065392--
------=_Part_1106_33131061.1344758065392--