itting the mailing list.
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
>
--
View this message in context:
http://www.nabble.com/link-dest-storage-saving-on-backup-server-n
On Wed, 2008-06-25 at 12:50 -0700, fglos wrote:
> I have setup rsync to backup another linux computer with the link-dest option
> and realized storage savings. 1st backup is 31gb, daily backups only take
> approx 4gb. But when I rsync with link-dest to usb external drive all
> backups take up 31gb
Hi,
On 26/06/2008, fglos <[EMAIL PROTECTED]> wrote:
>
> I have setup rsync to backup another linux computer with the link-dest option
> and realized storage savings. 1st backup is 31gb, daily backups only take
> approx 4gb. But when I rsync with link-dest to usb external drive all
> backups t
eprodbk/$d $dsk >> /usb$d.log
date>$dsk/$d/bkupdate
date>$dsk/bkupdate
rm -f $dsk/current
ln -s $dsk/$d $dsk/current
--
View this message in context:
http://www.nabble.com/link-dest-storage-saving-on-backup-server-not-on-usb-hard-drive-tp18116450p18116450.html
Sent from the Sa