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.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top