This repository has been archived by the owner on Jun 18, 2020. It is now read-only.
Fix local directories not being created
In previous versions the local directory had to exist unless the remote directory contained a sub-directory. This has been fixed.
Also the order is of handling changes is adjusted so that all files in a directory are processed before traversal into sub-directories. This way order of log statements makes much more sense.