Proxmox – how to access files inside containers

Shutdown VM.

Mount a container into the hosts file system

After mounting, you can access the files at /var/lib/lxc/<vmid>/rootfs/ on the host system.

Umount a container

Restart VM.