]> 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)
committerDavid Stainton <dstainton415@gmail.com>
Fri, 25 Sep 2015 08:39:57 +0000 (10:39 +0200)
commit4bd52a90a5cbce573c0d7f09eeedcda3ef3473bc
tree44e963c7c41cd2215e1bda699e6f2f8f5ba0a977
parenta3c235698e272d4a244b35b12a93aa132d8a05e1
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