• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

psadump e --domains-names-skip problem

M

Mr.Yes

Guest
Hi,

i have this script to perform psadump backup but i have a problem with command --domains-names-skip=/root/psadump_skip.txt .. simply it NOT skip the domain list in the psadump_skip.txt, can u help me?

Thanx


# Run Psadump Backup
/usr/local/psa/bin/psadump --domains-names-skip=/root/psadump_skip.txt --nostop --nostop-domain --tar-ignore-failed-read --do-not-dump-logs -f /home/backup/psadump/psabackup-dnsyes-biz-$date.tar
 
Back
Top