Follow-up Comment #7, bug #25696 (project duplicity):

Additional info:

What I noticed is that on the backup-system nested backup-directories are
created.

I.e. if duplicity is called via

PASSPHRASE="$PASSPHRASE" FTP_PASSWORD=$FTP_PASS $DUPLICITY  
        --volsize 20 
        --gpg-options "$GPG_OPTIONS" 
        --sign-key "xxxxxxxx" 
        --include-globbing-filelist $BACKUPLIST 
        --exclude / 
        / 
        ftp://$ftp_u...@$ftp_host/backup

on the ftp-backup-server nested directories 'backup' are created:

/backup/backup/backup/backup/backup

This may get quite a deep hierarchy structure!

Best regards, --- Jan.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25696>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to