Search results

  1. L

    Proxmox-backup-client interactive shell: restore - where are the files?!

    command select not working select folder/with/somtextfiles/ Use the command find. find folder/with/somtextfiles/ --select list-selected restore-selected /home/john/targetfolder
  2. L

    Proxmox-backup-client interactive shell: restore - where are the files?!

    which debian and package version is installed on your machine? for me the restoration does not work. I have the latest version of each package the two guest machines. Attached is a script I created to automate backups and restores. Can be cron. But the interactive mode is missing...
  3. L

    Proxmox-backup-client interactive shell: restore - where are the files?!

    I see the entire backup. I can mount and copy with rsync. I also run and command to restore everything and in a few seconds restore starts. When selecting individual files, the system is thinking for a long time and then releases, without taking any action. Using iftop, I see that the network is...
  4. L

    Proxmox-backup-client interactive shell: restore - where are the files?!

    Hi guys!! I'm also having the same problem. Only in interactive mode and when I select some folder to restore. Restoring 70 MB takes time, and when the restoration is complete, the files do not exist. Any idea? My system is using the latest version of proxmox-client (debian 10 ), and the server...