]> git.mxchange.org Git - flightgear.git/commit
terrasync.py: cleanup and add some more power
authorTorsten Dreyer <torsten@t3r.de>
Wed, 11 May 2016 20:59:59 +0000 (22:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:34 +0000 (23:27 +0200)
commitcab94a8fcb86e3208d7c04e3cf49b7b595559c4a
tree822c8c6448caeeaec08d858f70732066fd451bba
parent9999241fb3fd1e1d3ee4e3c386812e48895c6f51
terrasync.py: cleanup and add some more power

- add option --quick
  check sha1sum of .dirindex files and skip directory if hash matches
- add option --remove-orphan
  remove orphan files (files exist locally but not on server)
- be less verbose
- write .dirindex files locally
scripts/python/terrasync.py