File share betwen ununtu and vista

ISPEED

Posts: 15   +0
i have ubuntu installed on one of my PCs and vista installed on 3 more PCs i have all of the vista machines setup for file sharing what is a simple way of sharin with the lnux box ? ( its over a wireless network
 
Try using Samba. I heard that people were able to wirelessly share files between xp and ubuntu. I'm not sure about vista, but check it out.
 
Yes, Samba on any Unix/Linux uses the same interface as Windows Print/File Sharing,
eg ports 139/445

The sole issue is to be sure that Vista is config'd to use LM V1 protocol

see this topic

and this samba example
 
Back