newsduplicity - News: Duplicity 0.4.4.RC4 Ready

 
 
Latest News
Duplicity Has Moved To Launchpad posted by loafman, Thu 16 Jul 2009 12:53:37 PM UTC
Version 0.6.00 Released posted by loafman, Mon 08 Jun 2009 01:59:56 PM UTC
Version 0.5.18 Released posted by loafman, Wed 20 May 2009 06:45:23 PM UTC
Version 0.5.17 Released posted by loafman, Mon 04 May 2009 12:45:59 PM UTC
Version 0.5.16 Released posted by loafman, Tue 21 Apr 2009 08:01:58 PM UTC

Duplicity 0.4.4.RC4 Ready

Item posted by Kenneth Loafman <loafman> on Fri 26 Oct 2007 07:29:35 PM UTC.

New in v0.4.4.RC4 (2007/10/26)
------------------------------
WARNING:  COMMAND LINE CHANGES ARE NOT BACKWARDS COMPATIBLE!
There is a new command line syntax to separate actions and
options.  Refer to the new man page for full details of the
change.  The new syntax looks like:
    duplicity [full|incr] [options] source_dir target_url
    duplicity [restore] [options] source_url target_dir
    duplicity verify [options] source_url target_dir
    duplicity collection-status [options] target_url
    duplicity list-current-files [options] target_url
    duplicity cleanup [options] target_url
    duplicity remove-older-than time [options] target_url

Fixed issue in --time-separator where the current time string
was being set prior to setting the separator, causing errors
when trying to set the --time-separator for Windows systems.

Fix so that file mtime is always compared in full seconds.

Fix so that ftpBackend.delete() does not print file list.

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code