Dave Russell
Dave Russell
It could be a bug in the Restore mode of the script. I'll run some tests and see if I can reproduce the issue.
I'm going to change the backup and restore modes to use rsync instead copy. A verbose mode would end up with only the last part being readable, unless you had...
v4.0.73 - Changed to use rsync instead of cp for backups to make backing up the same package again faster. But I forgot about restore mode.
The script only backs up the packages and their settings and database. It does not backup any shared folders. For a full backup, that you can later restore, you'd also...
@OrpheeGT just reminded me of something. @PrestarLin Try this: 1. Go to Synology Photos > Settings > Shared Space. 2. Disable the Shared Space. 3. Then go back in and...
Backing up, and restoring, the pgsql database is not possible because there are 7 or more Synology packages that use the same database. Restoring a backup of the database would...
> Start the app and pray I like your optimism
You can safely uninstall and then reinstall Container Manager as long as you re-install it on volume 2 and you don't tick the delete option when uninstalling it. 
I've never been able to install Portainer from the Container Manager ui. It installs but won't start. So I have a disabled User-defined Script Scheduled Task, set to run as...
`stat /portainer: no such file or directory: unknown.` is the important part of that error message. It's saying it can't find /volume1/docker/portainer (or /volume2/docker/portainer Is there a folder named portainer...