Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Fix local directories not being created

Compare
Choose a tag to compare
@wilriker wilriker released this 04 Jun 14:54
· 13 commits to master since this release

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.