[Bug 8450] --link-dest seems not to work mounted NTFS file systems

samba-bugs at samba.org samba-bugs at samba.org
Tue Sep 13 10:23:58 MDT 2011


https://bugzilla.samba.org/show_bug.cgi?id=8450

--- Comment #9 from Toralf Förster <toralf.foerster at gmx.de> 2011-09-13 16:23:57 UTC ---
(In reply to comment #8)
> Forget using ls -l.  Try using the stat command 

ok, here are the results :

n22 ~ # stat /mnt/media/daily/[an]/archive/l* /mnt/C/notes/data/archive/l*      
  File: `/mnt/media/daily/a/archive/l_DE1448.nsf'                               
  Size: 8126464         Blocks: 15896      IO Block: 4096   regular file        
Device: fe00h/65024d    Inode: 73737       Links: 1                             
Access: (0550/-r-xr-x---)  Uid: ( 1000/tfoerste)   Gid: (  100/   users)        
Access: 2011-09-13 13:29:58.000000000 +0200                                     
Modify: 2011-09-02 13:40:33.000000000 +0200                                     
Change: 2011-09-13 13:06:59.000000000 +0200                                     
 Birth: -                                                                       
  File: `/mnt/media/daily/n/archive/l_DE1448.nsf'                               
  Size: 8126464         Blocks: 15896      IO Block: 4096   regular file        
Device: fe00h/65024d    Inode: 65707       Links: 7                             
Access: (0550/-r-xr-x---)  Uid: ( 1000/tfoerste)   Gid: (  100/   users)        
Access: 2011-08-15 18:16:00.000000000 +0200                                     
Modify: 2011-08-15 10:03:05.000000000 +0200                                     
Change: 2011-08-23 16:26:08.000000000 +0200
 Birth: -
  File: `/mnt/C/notes/data/archive/l_DE1448.nsf'
  Size: 8126464         Blocks: 15872      IO Block: 512    regular file
Device: 801h/2049d      Inode: 80719       Links: 1
Access: (0550/-r-xr-x---)  Uid: ( 1000/tfoerste)   Gid: (  100/   users)
Access: 2011-09-02 13:40:33.281250000 +0200
Modify: 2011-09-02 13:40:33.281250000 +0200
Change: 2011-09-02 13:40:33.281250000 +0200
 Birth: -


n22 ~ # md5sum /mnt/media/daily/[an]/archive/l* /mnt/C/notes/data/archive/l*
88ef0d516c5696bf120d749f4b1fc9ba  /mnt/media/daily/a/archive/l_DE1448.nsf
9d9e723cbeb841adf6552d94daa115b7  /mnt/media/daily/n/archive/l_DE1448.nsf
88ef0d516c5696bf120d749f4b1fc9ba  /mnt/C/notes/data/archive/l_DE1448.nsf

And rsync tries to do this :

Tue Sep 13 18:17:51 CEST 2011
target dir: /mnt/media/daily/n
   ref dir: /mnt/media/daily/a    (==link-dest directory)

sending incremental file list
>f.st...... archive/a_DE1448.nsf
>f..t...... archive/l_DE1448.nsf

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list