RE: --link-dest isn't linking

2012-04-22 Thread Voelker, Bernhard
darxus wrote: > rsync -Ha --link-dest=/media/4tb/bak/panic-2012-01-01 > /media/2tb/bak/panic-2012-02-01 /media/4tb/bak/ > > root@dancer:/media/4tb/bak# ls -l panic*/home/darxus/_latest.jpg > -rw--- 15 darxus darxus 100772 1999-09-14 21:19 > panic-2011-12-20/home/darxus/_latest.jpg >

rsync files from subfolders on source to root of a folder on destination

2012-04-22 Thread James Robertson
I wish to sync a bunch of flac files that reside in various subfolders to the root of a folder on a destination. An example of the directory structure on the source is: source> tree Music/ Music/ ├── R │ ├── Radiohead │ │ └── OK Computer │ │ ├── 01 - Radiohead - Airbag.flac │ │

Re: --link-dest isn't linking

2012-04-22 Thread Michael Tokarev
On 23.04.2012 06:42, Henri Shustak wrote: > >> rsync -Ha --link-dest=/media/4tb/bak/panic-2012-01-01 >> /media/2tb/bak/panic-2012-02-01 /media/4tb/bak/ > > It seems that you may be attempting to hard-link between two file systems. > One is mounted as "/media/4tb" the other is mounted as "media/

Re: --link-dest isn't linking

2012-04-22 Thread Henri Shustak
> rsync -Ha --link-dest=/media/4tb/bak/panic-2012-01-01 > /media/2tb/bak/panic-2012-02-01 /media/4tb/bak/ It seems that you may be attempting to hard-link between two file systems. One is mounted as "/media/4tb" the other is mounted as "media/2tb". My understanding is that it is not normally

--link-dest isn't linking

2012-04-22 Thread darxus
rsync -Ha --link-dest=/media/4tb/bak/panic-2012-01-01 /media/2tb/bak/panic-2012-02-01 /media/4tb/bak/ root@dancer:/media/4tb/bak# ls -l panic*/home/darxus/_latest.jpg -rw--- 15 darxus darxus 100772 1999-09-14 21:19 panic-2011-12-20/home/darxus/_latest.jpg -rw--- 15 darxus darxus