It was intended for a coworker, not the list. Sorry. (I've already deleted it from the group.) -- Steve Klein it manager pwb marketing communications 1000...
I am having some problems setting up a Mirror. Could you run through the basics of setting one up? This is the first time I have used this feature and am...
... Create the mirror item. Click Add. Fill out the dir information in that window to the dir you want to mirror to. Ex:"/pub/apps/". Click save. Browse for a...
Ben Spink
ben@...
Apr 15, 2005 10:14 pm
1534
Try this from terminal: sudo update_prebinding -root / -force There is a bug in 10.3.9 and its affecting a lot of people...but not everyone. ...
I followed your instructions and still have been unsuccessful in setting up a functioning mirror. It looks like everything gets written to the xml file, but...
... Can you email me directly and send me your mirrors folder zipped up so I can look at the schedule and try it here? Thanks, Ben -- ... CrushFTP 3 CrushFTP...
I just now mirrored a folder of mine using a download mirror from CrushFTP. The mirror is currently running and in progress. I just want to see your config...
Everytime I try to access my FTP server from the outside I get the following error in the Server Log of Crush. java.net.SocketException: Socket closed 550 PASV...
Okay I actually fixed half the problem... I can access my FTp from the outside using, transmit on the mac and coffeeFTP on the PC, I can also access the ftom...
Okay I actually fixed half the problem... I can access my FTp from the outside using, transmit on the mac and coffeeFTP on the PC, I can also access the ftom...
... This has to do with your router / firewall setup. Forward ports 2000-2500 in your router / firewall, then set the CrushFTP prefs tab to have the same...
Dear All, I can't get the plugin to work on my linux box. I have already built a test enviroment on windows to see what happens there and everything worked as...
... My first guess is that the MySQL .jar file is not in the java path. You can manually start CrushFTP adding it to CrushFTP's path, or add it to the Linux...
Dear Ben, I already tried the following commandline: java -cp /opt/crushftp/mysql-connector-java-bin.jar - jar /opt/crushftp/CrushFTP.jar -b I tried this as...
I believe when you do the -jar option it overrides the -cp option. So do: cd /opt/crushftp/ java -cp mysql-connector-java-bin.jar;CrushFTP.jar CrushFTP -b ...
Dear Ben, I did it as root user! I receive /.CrushFTP.jar: Permission denied. Dieter crushftp3support@yahoogroups.com schrieb am 30.04.05 15:08:44: I believe...
Dear Ben, I tried the colon and the comma, but the error is too long to remember. BTW If I cd to the /opt/crushftp dir the prefs and the reg.txt is no longer...
Hai... ... But how do you enable hidden mode from a non hidden server? -- ((( Klobi ))) _____________________________________________________________________ I...
... For OS X, install it as a bootup service. (From the CrushFTP file menu, select install bootup service.) Then run the GUI any time you need to see what is...
... The bootup service is run as soon as the machine starts booting. Its running before you get logged in, and after you have logged out. Thanks, Ben -- ... ...
Hai... ... ...and it will run immediately, if i choose "Install Bootup Service". But the Java-PID do not stop if i choose "Remove Bootup Service". I have to...
... What port are you running the server on? Not 21? In order to write the bootup service, it needs root access. /System/Library/StartupItems/ It also assumes...
... On the fly authentication won't be included in CrushFTP until CrushFTP 4. If you want CrushFTP to make the startup item, you must make the java executable...
... Then I would just hit the minimize button on the window, or hide the app. The purpose of hidden mode only applied to OS 9 when you can't run a daemon, or...