In the below command, example.com
has both IPv4 and IPv6 addresses but SSH server listens only on the IPv4 address.
Is there a way to request duplicity to use IPv4 only?
duplicity --progress --ssh-options -oIdentityFile=./cloud.pem --encrypt-key=REDACTED --full-if-older-than 2W --include-filelist ./list.txt --exclude '**' --exclude /root/.cache/duplicity / sftp://example.com//mnt/duplicity/