Search results

  1. D

    FTP Access Denied question

    OK, the short of it is: -I'm using the built-in FTP server in Mac OS X 10.2 Server -I log in via FTP just fine, but can't view a particular directory (well, several, but 1 that I'm concerned with) - it just gives me "550 Permission Denied." -Permissions are correct and I can access the...
  2. D

    Need ipfw help in Jaguar

    OK, I'm not a total newbie at this, but I'm no guru either. Am I smoking something, or should the last line in the ipfw rules definitely not be: <pre>65535 allow ip from any to any</pre> Doesn't that just allow everything not explicitly disallowed? If so, how do I get rid of that or...
  3. D

    GUI Dead, Processes Still Running...

    So, the GUI on my trusty G4 has completely frozen. An app was running a little slow while performing a complex operation, so I decided to switch to IE to look something up while I waited. I clicked on IE in the dock to bring it to the foreground, and the whole thing just stopped. Clock...
  4. D

    Problem with cron

    I've written a shell script that is SUPER simple and it works fine when I envoke it, but not when it's run by cron. All the script does is send mail to an address (passes sendmail a file to send the contents of). When the specified time from crontab rolls around, and I do: ps -aux |...
Back
Top