← Back to team overview

duplicity-team team mailing list archive

[Question #694064]: BackendException: Error running 'lftp ..

 

New question #694064 on Duplicity:
https://answers.launchpad.net/duplicity/+question/694064

Get error:
LFTP version is 4.8.1
Attempt 1 failed. BackendException: Error running 'lftp -c "source /tmp/duplicity-gyrd4B-tempdir/mkstemp-NKEV89-1; ( cd coalmar-backup/mysql2/ && ls ) || ( mkdir -p coalmar-backup/mysql2/ && cd coalmar-backup/mysql2/ && ls )"': returned -11, with output:
drwxr-xr-x    2 100        ftpgroup            2 Nov 18 05:58 .
drwxr-xr-x    5 100        ftpgroup            5 Nov 18 05:58 ..

Check standalone lftp. Work corectly:
lftp -c "source /tmp/mkstemp-NKEV89-1;( cd coalmar-backup/mysql2/ && ls )"
drwxr-xr-x    2 100        ftpgroup            2 Nov 18 05:58 .
drwxr-xr-x    5 100        ftpgroup            5 Nov 18 05:58 ..


-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.