1. proxmox-backup-client map ... ok
2. mkdir test
3. mount -t ntfs3 /dev/loop0p2 test
4. cd test
5. ls
All ok, and i can see files and folders with Cyrillic names.
how can i mount without utf8? Utf8 enabled by default:
/dev/loop0p2 on /root/test type ntfs3 (ro,relatime,uid=0,gid=0,iocharset=utf8)