Welcome, Guest. Please login or register.

Author Topic: Best filesystem for 128GB USB Thumbdrive Win/Mac  (Read 2744 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Pat the Cat

Re: Best filesystem for 128GB USB Thumbdrive Win/Mac
« on: January 16, 2017, 08:13:17 PM »
Thanks to OP and all for replies. I have been wondering about this issue, and have no useful input on the subject, but at least I do have a better idea now of how to go about these matters.
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi
 

Offline Pat the Cat

Re: Best filesystem for 128GB USB Thumbdrive Win/Mac
« Reply #1 on: January 17, 2017, 12:33:44 AM »
I guess if you are trying to emulate a server, you are better off using a server style of file system, probably derived from Nix, that both sides can read and write. FAT32 isn't really designed for that. It does limit how complex the directory structure can be, but if the structure actually used isn't that complex, this is not an issue.

Even if it works now, it will fall over sooner than the other options, as entropy on the structure occurs, it becomes more complex over time. That process might never complete before a system fails elsewhere, or it could happen rapidly, depending on how often the contents are altered. The universe could in theory die before the directories overflow.

Myself, I would want to put a hardware write protect option in there somewhere. You don't want it to change very often, I guess. Not sure about that, but if either side can trash it spontaneously, then obviously you are doubling your risk factor. Might be too late, and let's face it, double "almost infinitely zero" is still "almost infinitely zero" so it's maybe not much of a real factor.

I just like SD cards over USB thumb drives. For this sort of thing, anyway.
« Last Edit: January 17, 2017, 12:53:18 AM by Pat the Cat »
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi
 

Offline Pat the Cat

Re: Best filesystem for 128GB USB Thumbdrive Win/Mac
« Reply #2 on: January 17, 2017, 01:41:18 AM »
There is this old relic, but I don't think it's going to be compliant with a 64bit device.

It was designed more as an Amiga filesystem that could read alien systems, even format them, so it is worth a shot maybe.

http://de4.aminet.net/disk/misc/xfs.readme

Just an alternative to try, if it hasn't got LFN support and 64 bit device support then it won't do you any good at all.

Then again it might. But don't even bother looking if what you have is working fine. Like I said, it's a relic.
« Last Edit: January 17, 2017, 01:47:45 AM by Pat the Cat »
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi