Simplifying and extending API
API changes
-
Making rsync default to check difference (removes
--check-rsync
option).
To get the old default use--check-manual
. -
shelephant.rsync
: removingtempfilename
andforce
options.
The temporary file is now internal, with the proper clean-up. -
shelephant.rsync
: removingrsync
option. Usersync_path
instead. -
shelephant_dump
: adding--cwd
option.