networking: Fedora/Mac OS X
networking: Fedora/Mac OS X
okay, one machine, harvey, has Fedora 6, and the other machine, octopus, has Mac OS 10.4.
I have "switched on" samba, or windows networking or whatever it's called on both, using the various gui tools, as per various howtos.
Nothing. putting smb:/// into nautilus shows nothing on the network.
All i want to do is move files from one computer's hard drive to the other's. The howtos i have found are mainly for windows XP to one or other of Fedora or Mac OS X (apparently most people have windows XP for some reason), or they need some proprietary software to be installed. Surely none of that rubbish is needed.
ssh works fine from one to the other though i have to specify the IP addresses (both fixed) rather than the hostnames because for some reason i can't edit the /etc/hosts on the Mac. That's okay, i know what the IP addresses are, i just haven't a clue how to just get the files from one computer to the other and back again. Preferably i'd like to set up a nice file sharing thing with an icon that can be clicked when both machines are on to open a location on the other machine's hard drive etc but if i can just damn well copy the files using any method i'll be happy for now.
Any ideas?
Thank you in advance and sorry for being so rotten at networking!
I have "switched on" samba, or windows networking or whatever it's called on both, using the various gui tools, as per various howtos.
Nothing. putting smb:/// into nautilus shows nothing on the network.
All i want to do is move files from one computer's hard drive to the other's. The howtos i have found are mainly for windows XP to one or other of Fedora or Mac OS X (apparently most people have windows XP for some reason), or they need some proprietary software to be installed. Surely none of that rubbish is needed.
ssh works fine from one to the other though i have to specify the IP addresses (both fixed) rather than the hostnames because for some reason i can't edit the /etc/hosts on the Mac. That's okay, i know what the IP addresses are, i just haven't a clue how to just get the files from one computer to the other and back again. Preferably i'd like to set up a nice file sharing thing with an icon that can be clicked when both machines are on to open a location on the other machine's hard drive etc but if i can just damn well copy the files using any method i'll be happy for now.
Any ideas?
Thank you in advance and sorry for being so rotten at networking!
I find it odd that you chose a network protocol that is not native to either OS. I would have used NFS if I were in your position.
I have never used OSX so I can't really do anything but provide links:
http://sial.org/howto/osx/automount
http://www.linuxquestions.org/questions ... 228a3c4dad
http://forums.macosxhints.com/showthread.php?t=30250
I have never used OSX so I can't really do anything but provide links:
http://sial.org/howto/osx/automount
http://www.linuxquestions.org/questions ... 228a3c4dad
http://forums.macosxhints.com/showthread.php?t=30250
i'm getting that sinking feeling... well, am reading up now, will see how i get on with nfs. I plan to replace the vfat filesystem with a ext3 one anyway once i can finally back its contents up somehow...from http://www.tldp.org/HOWTO/NFS-HOWTO/server.html
Second, it is a poor idea to export a FAT or VFAT (i.e., MS-DOS or Windows 95/98) filesystem with NFS. FAT is not designed for use on a multi-user machine, and as a result, operations that depend on permissions will not work well. Moreover, some of the underlying filesystem design is reported to work poorly with NFS's expectations.
Third, device or other special files may not export correctly to non-Linux clients. See Section 8 for details on particular operating systems.
-
- scripter
- Posts: 83
- Joined: Wed May 14, 2003 1:12 am
- Location: Los Angeles, CA, USA
If you can ssh from one box to the other and are using konqueror you can use the fish protocol from within the file browser (fish just being a graphical ssh session)
fish://user@192.168.x.x
and you can log into the other box, after that it's just a matter of drag & drop from one window to the other
don't know if there's a fish implementation for nautilus though
fish://user@192.168.x.x
and you can log into the other box, after that it's just a matter of drag & drop from one window to the other
don't know if there's a fish implementation for nautilus though
-
- guru
- Posts: 562
- Joined: Thu Jan 09, 2003 8:25 pm
or scp from commandline.Ice9 wrote:If you can ssh from one box to the other and are using konqueror you can use the fish protocol from within the file browser (fish just being a graphical ssh session)
fish://user@192.168.x.x
and you can log into the other box, after that it's just a matter of drag & drop from one window to the other
don't know if there's a fish implementation for nautilus though
Actually i'm going to recommend the most extranuous option... use fuse to setup a filesystem mounted through ssh.
In Nautilus you can just "sftp://hostname" (or sftp://user@hostname). Works great.Ice9 wrote:If you can ssh from one box to the other and are using konqueror you can use the fish protocol from within the file browser (fish just being a graphical ssh session)
fish://user@192.168.x.x
and you can log into the other box, after that it's just a matter of drag & drop from one window to the other
don't know if there's a fish implementation for nautilus though
the laptop with OSX has actually died (or something to do with its power supply set up has died,
but replaced power supply and died again within a week) so i haven't been able to try any more
networking of the two. as i recall all i bothered to set up at the time was ftp in both directions
and ssh in one direction, just for slinging files back and forth. My router's died as well since
then though...
i really do want to replace them though because if i can ever get the mac OSX laptop up and
going then i will have a MacOSX machine, a Mac System 6.5 machine (!) and this IBM Netvista
PC i just bought to replace trusty old harvey with, which i plan to run linux on, in fact i plan
to run Sidux on it, as per Ice9's suggestion, so that should be an interesting little network
if i can get it going (i wonder if i can get the System 6.5 machine (which only has a 25MB
HDD) to play mp3s off a network location, for instance???!
but replaced power supply and died again within a week) so i haven't been able to try any more
networking of the two. as i recall all i bothered to set up at the time was ftp in both directions
and ssh in one direction, just for slinging files back and forth. My router's died as well since
then though...
i really do want to replace them though because if i can ever get the mac OSX laptop up and
going then i will have a MacOSX machine, a Mac System 6.5 machine (!) and this IBM Netvista
PC i just bought to replace trusty old harvey with, which i plan to run linux on, in fact i plan
to run Sidux on it, as per Ice9's suggestion, so that should be an interesting little network
if i can get it going (i wonder if i can get the System 6.5 machine (which only has a 25MB
HDD) to play mp3s off a network location, for instance???!
-
- guru
- Posts: 562
- Joined: Thu Jan 09, 2003 8:25 pm
-
- scripter
- Posts: 83
- Joined: Wed May 14, 2003 1:12 am
- Location: Los Angeles, CA, USA
I completely forgot about this one.
If you ever resuscitate your Mac OS X box, then you can use SSHFS for OS X:
http://www.pqrs.org/tekezo/macosx/sshfs/
I was using it to transfer files between my Mac and my FreeBSD box some time ago when I was creating my web site.
If you ever resuscitate your Mac OS X box, then you can use SSHFS for OS X:
http://www.pqrs.org/tekezo/macosx/sshfs/
I was using it to transfer files between my Mac and my FreeBSD box some time ago when I was creating my web site.
thanks!
well, i actually meant the classic ][e would pull the mp3s from a network location and play them, since its hard drive is too small to store the mp3s itself!
i tried vector linux on our new PC (which is apparently called "michael", after the character in the lost boys!) for about a day. it's actually great. i notice i generally do try slack for a day or three before moving on to whatever i eventually will use. the thing is, it doesn't seem to see my scanner, though all the drivers are installed etc. it'll be something to do with the init thing being bsd style instead of sysv style, but i can't be bothered working it out, so on to sidux...
this pc needs to be up before i start fiddling with the macs!
well, i actually meant the classic ][e would pull the mp3s from a network location and play them, since its hard drive is too small to store the mp3s itself!
i tried vector linux on our new PC (which is apparently called "michael", after the character in the lost boys!) for about a day. it's actually great. i notice i generally do try slack for a day or three before moving on to whatever i eventually will use. the thing is, it doesn't seem to see my scanner, though all the drivers are installed etc. it'll be something to do with the init thing being bsd style instead of sysv style, but i can't be bothered working it out, so on to sidux...
this pc needs to be up before i start fiddling with the macs!