On Sat, 31 Oct 2020, Steven D'Aprano via tde-users wrote:
On Fri, Oct 30, 2020 at 04:52:16PM +0100, Felmon Davis wrote:
not sure what's on a usb disk, is that FAT32?
You can check by calling `mount` (with no arguments) from the command line. Look for your USB disk, it will show the disk type. (Probably vfat.)
of course! didn't think. it's vfat.
maybe I'll sacrifice a usb stick and reformat it to test for the problem although Michael Calgaro has already reproduced the problem.
fjd