I am working on testing everything I need out of plex on Scale and once I figure out the PCIE Nvidia transcoding I plan on moving on from Core to Scale. I share my plex with a bunch of people and I have a ton of movies and TV series that I really dont want to loose where i have watched till. I know to make a back up of my current Plex i need to use this line
cp -Ripv -f /mnt/Plugins-VM/iocage/jails/Plex/root/Plex\ Media\ Server/ /mnt/Back-Ups/Plex_Backup/Plex\ Media\ Server/
but to move it to the new docker I just want to make sure that i can use this line and this is the proper place to move it
cp -Ripv -f /mnt/Back-Ups/Plex_Backup/Plex\ Media\ Server/ /mnt/Plugins-VM/ix-applications/releases/plex/volumes/ix_volumes/ix-plex_config/Library/Application Support/Plex\ Media\ Server
cp -Ripv -f /mnt/Plugins-VM/iocage/jails/Plex/root/Plex\ Media\ Server/ /mnt/Back-Ups/Plex_Backup/Plex\ Media\ Server/
but to move it to the new docker I just want to make sure that i can use this line and this is the proper place to move it
cp -Ripv -f /mnt/Back-Ups/Plex_Backup/Plex\ Media\ Server/ /mnt/Plugins-VM/ix-applications/releases/plex/volumes/ix_volumes/ix-plex_config/Library/Application Support/Plex\ Media\ Server