duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] compression source or at remote


From: Alpena Milch
Subject: [Duplicity-talk] compression source or at remote
Date: Fri, 17 Mar 2023 14:00:18 +0100

Hi all

I use the following options:

duplicity 0.8.21 (ubuntu jammy)

duplicity \
        --no-encryption \
        --full-if-older-than 5D \
   --exclude-filelist ~/.duplicity_excludes \
   --progress  --archive-dir=~/.duplicity /home/username \
   sftp://username@example.com:1234/backups/ubuntu

--no-encryption
Do not use GnuPG to encrypt files on remote system.

Is the compression process done at source computer and then data is
transferred or is it done at the remote (destination)?

Best regards



reply via email to

[Prev in Thread] Current Thread [Next in Thread]