Olivier Goffart
|
575ca50aac
|
csync: Do not ignore hard links anymore
There is no reason to ignore them. Downloading a file that is hardlinked
will break the link.
Will solve syncing NTFS directories #3241
|
2015-07-01 13:05:08 +02:00 |
|
Olivier Goffart
|
a73fbccf8c
|
t4.pl: add a test to test that ignored file are not deleted
|
2014-08-28 19:33:52 +02:00 |
|
Klaas Freitag
|
f1fb36bcb8
|
Tests: Get rid of the Carp package that ogoffart does not have.
Recommendation: Use a decent distribution! But anyway....
|
2014-08-28 18:10:53 +02:00 |
|
Olivier Goffart
|
20e850501d
|
Make sure we do not remove files that are replaced by a symlink
As we ignore symlink, we should not remove on the server the files that
are ignored.
Change tested in t4.pl
Relates to #1299
|
2014-04-03 17:47:49 +02:00 |
|
Olivier Goffart
|
1e43d1fa49
|
Add missing license headers in tests
LGPL for csync tests, GPL for mirall tests
|
2014-02-24 11:08:58 +01:00 |
|
Olivier Goffart
|
bf7ca60bec
|
Move csync in order to merge it with mirall
|
2014-01-13 14:39:50 +01:00 |
|