mattmns
- 1,129
- 5
I currently have Windows XP on hda and Ubuntu on hdb, so what is the best/easiest way to share files between the two? Gracie!
The discussion centers on methods for sharing files between Windows XP and Ubuntu operating systems, exploring various approaches and tools available for file transfer. The scope includes practical applications and technical setups for users operating dual-boot systems.
Participants express multiple competing views on the best method for file sharing, with no consensus reached on a single solution. Some methods are highlighted as easier or more convenient, but preferences vary based on individual setups and experiences.
Some limitations are noted, such as the need for specific configurations in Samba and the varying capabilities of file systems (e.g., NTFS, FAT32, ext2, ext3) in terms of read/write access across the two operating systems.
dduardo said:Easiest: sftp
Just run the ssh deamon on ubuntu and then use putty on windows to get the file from the server and vice versa. It will take all of two seconds to setup.
More Convinient: samba
Takes a little work. Must be enabled in the kernel. Windows will see the linux box as another drive. The linux box will see windows as a drive.
Here is a tutorial for samba:
http://ubuntuguide.org/#sambaserver