]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Teach Uploader to ignore files unless they've changed
authorDavid Stainton <dstainton415@gmail.com>
Fri, 25 Sep 2015 08:39:57 +0000 (10:39 +0200)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 1 Oct 2015 00:19:49 +0000 (01:19 +0100)
commitfdbb64b2626689b1a1a6fbdf72b33b8f996d7332
treec799c41af66d5476ecc3b8b1997bbc55482a085b
parent41351dce43e80bd6d03f9b010f3876e913882628
Teach Uploader to ignore files unless they've changed

- specifically we compare the ctime, mtime and size with the
entry in magic-folder db.
src/allmydata/frontends/magic_folder.py