my wife's ibook G4's file sharing will not start. I am using an old iMac G3 updated to OSX 10 2.8 and connected to an AirPort Extreme via ethernet. The ibook is connected via internal Airport.
My file sharing seems to be working fine and the ibook printer sharing and other network items seem to be okay. File sharing, although it says it is opening, will not in fact open. This ibook once needed to have its software reinstalled after my wife was able to induce a crash (don't ask). Am I missing something simple or is this a bigger issue?
Page 1 of 1
file sharing will not start
#2
Posted 13 January 2005 - 02:27 PM
Use Console (Applications/Utilities) to examine /Library/Logs/AppleFileServer for errors in log.
Use Terminal command "sudo /usr/sbin/AppleFileServer -d" to manually start file sharing and check output for errors. (Note the latter doesn't open the Firewall the way starting AFS from System Preferences/Sharing does. Just do it to look for errors.)
Might suggest what the problem is.
Use Terminal command "sudo /usr/sbin/AppleFileServer -d" to manually start file sharing and check output for errors. (Note the latter doesn't open the Firewall the way starting AFS from System Preferences/Sharing does. Just do it to look for errors.)
Might suggest what the problem is.
#4
Posted 14 January 2005 - 11:31 AM
I think you can't use the same configuration for File Sharing on the port configuration as your internet connection. The likely thing that's happening is the ISP software is preventing you from using the same network configurations as a local hub. The most likely thing to do is make a new location in Location and new port configuration in Show and switch network settings to use local file sharing. You 'd probably need an Ethernet hub. See if that would work for you.
#5
Posted 14 January 2005 - 01:11 PM
Yes, you can run file sharing over the same interface as you are using to access the Internet. The connection bwgunia described, with a one Mac connected to the Airport LAN port and the other connected to the airport wirelessly, will share files just fine. And in any event, it would not account for file sharing not starting.
#6
Posted 14 January 2005 - 01:38 PM
bwgunia,
Try this expanded command instead:
pay careful attention to the spaces (copy and paste the command if possible, to avoid a typo). There's a space after "sudo" and another space before "-d". Unix is very fussy. Also, I should have mentioned explicitly in my last message that you don't actually typed the quotation marks ("). I apologize if that was confusing.
If you're really getting that message when running AppleFileServer, it suggests some AFS component didn't get installed properly.
Try this expanded command instead:
code:
/usr/bin/sudo /usr/sbin/AppleFileServer -d
pay careful attention to the spaces (copy and paste the command if possible, to avoid a typo). There's a space after "sudo" and another space before "-d". Unix is very fussy. Also, I should have mentioned explicitly in my last message that you don't actually typed the quotation marks ("). I apologize if that was confusing.
If you're really getting that message when running AppleFileServer, it suggests some AFS component didn't get installed properly.
Page 1 of 1



Sign In
Register
Help

MultiQuote