How Can Share Files Between one computer with Windows 7 and another with Ubuntu?
What hardware do I need? I have only a wireless router... not sure where that gets me.
What steps do I need to take to setup each computer for file sharing?
|
How Can Share Files Between one computer with Windows 7 and another with Ubuntu? What hardware do I need? I have only a wireless router... not sure where that gets me. What steps do I need to take to setup each computer for file sharing? | |||
|
feedback
|
|
If the computers are both on your own network then Windows file sharing using | |||||
feedback
|
|
you can consider setting up a FTP server. For ubuntu follow the tutorial here. Just connect the two computers to the same network and you can share the files through an ftp server. For syncing files over the internet you could consider using dropbox. | |||||
feedback
|
|
On Windows 7 you can use NFS for file sharing. Set up an NFS shared file system on your Ubuntu, and map it on Windows 7. A look at the ServerFault site can help you getting started. | |||
|
feedback
|