v2.1
New features:
- If the environment variable
LOG_TRANSFERS=trueis given, transferred files will now be logged as they are being transferred. Logging only occurs if the file is actually transferred, not if the target is found to be up-to-date.
Changes:
- Giving an invalid URL in
jobs[].from.urlnow results in immediate failure during configuration parsing instead of indeterministic errors later on. - It is now an error for
jobs[].from.urlto not have a trailing slash. For now, a missing trailing slash will be added and execution will continue, but this error will become fatal in a future version. - The README now includes anti-usecases, in the "Do NOT use if..." section.
Bugfixes:
- Percent-encoded URLs in directory listings are now decoded correctly.
- An issue was fixed where the immutability regex was not always respected for large containers.
Binary downloads: