Is there any links/tutorials/videos that helps me share files between Ubuntu and Mac OSX?
|
A bit of Google-fu found a recent guide for Ubuntu 10.04 (Lucid) and Mac OS X. I haven't got a Mac handy to test on, so haven't tested it I'm afraid - unless you want to buy me one... ;) |
|||||||
|
|
Setup a Samba Server in Ubuntu
In Windows:
Here's a really long drawn-out explanation for windows including how to setup the server in *nix. Samba is basically Windows NFS (Network File System) that is completely cross platform and easier to setup/use. Note: There is a GUI tool for configuring Samba but I can't remember how to access it off the top of my head. Also, I think you can connect to Samba in OSX under connect-to (or something similar) from the top bar menu but I can't remember exactly what it's called since I haven't used a mac in over 6 years. IMHO, this method is a lot easier and straight forward to use than FTP because it mounts the remote folder as if it's a local folder on your system. It doesn't get much more transparent than that. |
|||||
|
|
If you have a secure local network, it's really the easiest and most reliable, to use an ftp server, also accessible from almost any platform, if you happen to have visiting windows users etc.. https://help.ubuntu.com/10.04/serverguide/C/ftp-server.html Also most media devices will be able to use ftp if it ever comes to that. To connect to an ftp server is really simple from a mac http://www.youtube.com/watch?v=GNP48LcNV0Y If you really need to write to the ftp from the mac (finder fails and mounts as read only) check. http://anoved.net/2008/03/macfuse-ftp-and-you/ |
||||
|
|
|
Samba works well in my setup, a home network with three Macs and a server running Ubuntu (since 9.04, currently at 10.10). The Ubuntu machine automatically shows up in the Finder along with the other Macs. I followed this install guide for the Samba setup. The guide is for Ubuntu server, but it's the same setup and it works the same for the desktop version. The only change I made was to set the "create mask" to 0777 ("world writable") instead of 0755, otherwise creating folders on the Ubuntu machine from the Macs didn't work properly. |
|||
|
|
|
Building on what's been said already, I was able to share files from Ubuntu to Mac just by right clicking the folder I want to share and enabling sharing. |
|||
|
|
|
If you want a simple type of sharing, you could use Teamviewer, Skype or Yahoo Messenger + gyache in both machines. Then you could send the file you want. However, this method is relatively slow. |
||||
|
|

