Mandi! Martin Simmons
  In chel di` si favelave...

> 'i' is the st_ino field in the stat, i.e. the number that uniquely identifies
> the data for the file in the file system.  Note that there is always exactly 1
> inode that references the data for each file in a UNIX file system.

OK. Because data get copied/linked BY .sync dir, option 'i' can be kept,
because inode does notchange.


> 'n' is the st_nlinks field in the stat, i.e. the number of hard links to the
> inode.  Nothing records the number of soft links.

OK, this clearly change. ;-)


> I think you need to remove 'c' otherwise you will get the same results as
> before when the ctime changes.

OK, i can confirm that:

        accurate = pugsmd5

worked; now i try:

        accurate = ipugsmd5


And i'll provide feedback.

-- 
  Chi crede che una crescita esponenziale possa continuare all'infinito in
  un mondo finito รจ un folle, oppure un economista.
                                                        (?!)




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to