export AWS_ACCESS_KEY_ID="<fill>" export AWS_SECRET_ACCESS_KEY="<fill>" export PASSPHRASE="<fill>" export S3="s3://s3-eu-west-1.amazonaws.com/<bucket>"
/usr/local/bin/duplicity collection-status ${S3}/<path>
/usr/local/bin/duplicity list-current-files ${S3}/<path>