|
From: James T. <zak...@ma...> - 2016-05-05 11:16:14
|
> On 4 May 2016, at 22:15, Torsten Dreyer <To...@t3...> wrote: > > If anyone is interested, I just pushed a _very_ rough first draft of a standalone terrasync client > https://sourceforge.net/p/flightgear/flightgear/ci/b52034fbe14b81a12aeabb8817a48f4de721781b/ > Warning: downloads the complete 80GB dataset into the current directory. > > Who ever feels more comfortable with python than I am is more than welcome to improve it. I will answer questions as good as I can. > > Another TODO missing in the code comments: > - cleanup local disk from files not existing on terrasync server Awesome. So we now have C++ and Python reference examples, both hopefully easy to hack on. BTW, the C++ tool is here: https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/io/http_repo_sync.cxx Again, enhancements are welcome. Kind regards, James |