Hi there,
I want to restore a directory from a backup and all its containing subdirectories + all files.
So far I have tried:
(path on original host where it was and is supposed to go again)
But either nothings happens after a long delay in which the Backup server actually reads chunks or simply the empty parent directory is restored without any contents.
What am I doing wrong?
The directory "Victor Bart - Retro Machines" contains a few directories and these in turn contain files.
Any help is greatly appreciated.
Regards,
John Tanner
I want to restore a directory from a backup and all its containing subdirectories + all files.
So far I have tried:
Bash:
find Victor\ Bart\ \-\ Retro\ Machines --select
Bash:
restore-selected "/path/to/Victor Bart - Retro Machines"
Bash:
select Victor\ Bart\ \-\ Retro\ Machines
Bash:
restore-selected .
But either nothings happens after a long delay in which the Backup server actually reads chunks or simply the empty parent directory is restored without any contents.
What am I doing wrong?
The directory "Victor Bart - Retro Machines" contains a few directories and these in turn contain files.
Any help is greatly appreciated.
Regards,
John Tanner