Package: exfatprogs
Version: Debian 11.6.0, Linux Mint 21,1, Kubuntu 22.04.1

When mounting exfat XQD cards formatted by my Sony FS7, the Clips folder
and MXF video files contained therein do not appear despite still existing.
Upon cd into Clips, ls -la shows the BIM and XML sidecar files created at
the time of recording but not the video files. Writing to the disk causes
all files to similarly disappear. When mounted with mount.exfat-fuse, the
Clips folder appears as do the video files. I'm using a Thinkpad X1 Nano
Gen 2 Intel 1260P. Here's the transcript:

$ ls 563C-69AE/XDROOT/
CUEUP.XML     Edit     MEDIAPRO.XML  Take    UserData
DISCMETA.XML  General  Sub           Thmbnl
$ sudo umount /dev/sda1
$ sudo mount.exfat-fuse /dev/sda1 131/
FUSE exfat 1.3.0+git20220115
$ ls 131/XDROOT/
Clip       DISCMETA.XML  General       Sub   Thmbnl
CUEUP.XML  Edit          MEDIAPRO.XML  Take  UserData
$ ls 131/XDROOT/Clip/
A002C001_2301282SM01.XML  A002C002_230128WMM01.XML  A002C003_230128UKM01.XML
A002C001_2301282S.MXF     A002C002_230128WM.MXF     A002C003_230128UK.MXF
A002C001_2301282SR01.BIM  A002C002_230128WMR01.BIM  A002C003_230128UKR01.BIM
$ sudo umount /dev/sda1
$ sudo mount /dev/sda1 131/
$ ls 131/XDROOT/Clip/
A002C001_2301282SM01.XML  A002C002_230128WMM01.XML  A002C003_230128UKM01.XML
A002C001_2301282SR01.BIM  A002C002_230128WMR01.BIM  A002C003_230128UKR01.BIM
$ ls 131/XDROOT/
CUEUP.XML     Edit     MEDIAPRO.XML  Take    UserData
DISCMETA.XML  General  Sub           Thmbnl

I'm not sure of the solution, this is my first bug report! It's definitely
a bug though! Let me know if you need more information and thank you :)

Reply via email to