How Can I Share Data Between WinXP and Fedora Without Filename Limitations?

  • Thread starter Thread starter Hurkyl
  • Start date Start date
  • Tags Tags
    Dual Partition
AI Thread Summary
The discussion revolves around the challenges of dual-booting Windows XP and Fedora Core 6, particularly concerning file sharing between the two operating systems. A FAT32 partition is being used for data transfer, but it is limited to 8-character filenames, which is deemed inadequate for effective file sharing. Alternatives are explored, including the use of NTFS partitions with tools like ntfs-3g for Linux and fs-driver for Windows, which allow for reading and writing without filename restrictions. However, there is uncertainty about filename limitations in these setups. A suggested workaround is to zip files with long names before transferring them, although this is not an ideal long-term solution. The potential of using Linux live CDs for seamless NTFS access is also mentioned as a viable option.
Hurkyl
Staff Emeritus
Science Advisor
Gold Member
Messages
14,922
Reaction score
28
So I've set up my computer to dual boot into WinXP or Fedora Core 6. As recommended by some walkthroughs I found, I've created a FAT32 partition for passing data back and forth between WinXP and linux.

Alas, it only has 8 character filename support.

I would like to have a partition for actually sharing data -- I consider this setup broken, because of the filename limitation. But do I have other options?

I may be able to set up an old computer as a fileserver if necessary -- but I would like a single-computer solution if possible.
 
Computer science news on Phys.org
If it helps, I use ntfs-3g to access NTFS partitions in XP from Ubuntu, and fs-driver to access my Ubuntu partition from XP. I can read and write data to the partitions in both cases. I'm not sure about any filename limitations.
 
I thought you could have up to 32 characters in a fat32 partition, but in dos mode everything was 8 characters. Fat16 was 8 characters and that's all.

Neutrino seems to have a viable solution for you. When I use linux live cds, I can read and write to my NTFS partitions without any problems. I'm guessing they are preconfigured with ntfs-3q or some similar program.
 
As a quick but not too usable solution, you can zip long named files and transfer these zip files.
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top