backup to NTFS USB disk
joop g
jjge at xs4all.nl
Thu Apr 12 03:42:54 MDT 2012
On Thursday 12 April 2012 11:20:54 joop g wrote:
(I forgot to include my rsync commands)
> mount -t ntfs-3g -o locale=nl_NL.iso-8859-1,silent
> /dev/disk/by-id/usb-DiskA \ /mnt/tmp ||
> mount -t ntfs-3g -o locale=nl_NL.iso-9959-1,silent
> /dev/disk/by-id/usb-DiskB \ /mnt/tmp ||
> mount -t ntfs-3g -o locale=nl_NL.iso-9959-1,silent
> /dev/disk/by-id/usb-DiskC \ /mnt/tmp
> if [ $? -eq 0 ]
> then
> <backup starts>
/usr/bin/rsync -a /windows/ /mnt/tmp/backup/windows
/usr/bin/rsync -a /home/ /mnt/tmp/backup/home
/usr/local/bin/rsync -rltDh --no-group --no-owner --delete --modify-window=1
-stats --exclude='mail/vmware-data/' /museum/ /mnt/tmp/backup/museum
as you see, the last command reflects quite a few attempts to solve the
problem, so far without success...
--
joop gerritse
Mühlenstraße 11
D-47546 Kalkar-Wissel
Germany
+49-2824-971487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20120412/e6ae1392/attachment.html>
More information about the rsync
mailing list