In addition to skipping an upload when an local md5 for a file is found on the remote server if the local file has a different name then it will be rename on the server.
This is controlled by the --rename-existing cli flag which is turned on by default
Bugfixes
Fixed issue where every content lookup was essentially cached
New Features
--rename-existing
cli flag which is turned on by defaultBugfixes