mattmns
- 1,121
- 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!
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