search for: piekarski

Displaying 3 results from an estimated 3 matches for "piekarski".

2003 Oct 16
0
[alert] DST change and date comparisons
...-- Prevention: To prevent the problem in the first place you need to prevent changing to DST. This can be done by either running the windows system in UTC or by disabling DST and changing the system time manually twice each year. Notes and References Here are some references that Wayne Piekarski collected while researching this problem. They contain a lot of information about the ways that Windows deals with timestamps on NTFS and FAT filesystems. http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html#gotchas http://list-archive.xemacs.org/xemacs-nt/199911/msg00130.html http://p2p.wro...
2003 Apr 01
1
Solution For Rsync and Cygwin Daylight Savings Timezone Problems
...: bart.coninckx@sita.be Tel: + 32 (0) 14 62 28 22 Fax: + 32 (0) 14 62 41 47 ************************************* "Wayne Piekarski" <wayne@cs.unisa.edu.au> Sent by: To: "jw schultz" <jw@pegasys.ws>, <rsync@lists.samba.org>...
2019 Dec 18
1
Skip creating files in --backup-dir if content has not changed
I am using rsync with --backup --backup-dir to keep copies of files which have changed as part of an incremental backup system. However, if only the timestamp has changed, it creates a copy of the file in --backup-dir, and if thousands of large files have their timestamps changed, this can waste a lot of disk space on something which hasn't really changed. Interestingly, if you use