Comment on Trouble moving a container and its data to another server

OneCardboardBox@lemmy.sdf.org ⁨11⁩ ⁨months⁩ ago

Agree with the other user that using tar and then zipping the tarball will preserve permissions.

Alternatively, you could open an ssh connection and rsync the files between them.

Last option would be to export your recipes from the old host, build a new container from scratch on the new one, and import them back again: docs.tandoor.dev/features/import_export/

source
Sort:hotnewtop