Mini URLs are pretty cool, many uses for them. ***supports mini URL's to redirect users to a specific file, folder, or website. They can be set to auto expire...
Ben, When the server shuts down or restarts - how do the PID and LOCK files get deleted?" I have added the script execution to the server startup and that...
Still thinking about item #1. The whole purpose of the script it to make you not accidentally start two copies of CrushFTP. If you are not worried about...
Email me your code information directly to me, not to the list. I will send you back a fixed code that should work properly on linux. Thanks, Ben ... ...
The new blog entry details 3 new features of the CrushFTP WebInterface you may not be familiar with. MiniURLs, custom login pages, and the forgot password...
Hey folks, We have a client planning to run CrushFTP on a Mac Pro with Crush's web browser interface via SSL. They want to hook up a second WAN connection via...
CrushFTP 4.3.3 Changes: ***additional free tutorial training video (Advanced WebInterface Tips: Mini URLs, Events, and Custom Forms) ***search results now have...
Hi.We use an Xserve running 10.4 Server as a web-server. The only service running is the Web service. We are running 6 sites using virtual hosting (port 80)...
First, change the default settings from port 443 for the webinterface to something else for the SSL portion. Be sure your firewall/router is accepting...
Hello Ben, It's been MANY years since i have installed Crush on a Linux box(SuSE). I am upgrading to a new machine, and this time I decided to use Debian. ...
Crush does still need to run as root. It does not require anything additional besides java. This starts it in daemon mode, or use the included script file. ...
So I would need to start CrushFTP (in gui mode) as follows: sudo java -jar ./CrushFTP.jar Is this correct? ... additional besides java. ... configuration in...
Actually: sudo java -jar CrushFTP.jar Make sure 'java -version' reports a sun JVM of at least 1.4. You may need to do your full path to java as well: ...
8080 is no different than the port 8000. Both are unused ports. 8080 is just more common than port 8000, and often easier to remember as normal web traffic is...
Hi Ben, Every now and then I discover that my CrushFTP server is unresponsive to my FTP Client although the Crush app itself is running fine on the server...
When this is happening, all connections are being denied at the server? Has your IP changed when this is happening (like if your using no- ip.com)? Can you...
We have a fixed IP address so I am not using the no-ip plugin. All connections are denied at this point, and I cannot connect internally either. I normally...
Try setting the auto IP lookup interval in the prefs to be something very large...like 90000 minutes, or just enter your IP in the server pasv area and turn...
When you mention the "server pasv" area are you referring to: Preferences>IP/Servers> then unchecking the "FTP Aware Router/ Firewall" checkbox and entering...
If ftp aware firewall is on, leave that setting alone and just disable the auto IP lookup feature in the Misc tab. That will keep things working well...
I've did as you said. Ran the diagnostics page using my admin info with "Auto IP discovery" both on then off and received: "Result : Failure 550 PASV port in...
when using the login pages that are referal domain specific login pages ,is it also possible to have an option to have a specific style sheet so that the...
Sorry for the delay. There isn't a way to specify a styesheet to be used currently. You can only assign individual items values. I have this on my todo list...
4.3.4 ***now displays the number of users in the user manager ***Launching the remote GUI administration from the Web now works faster and cleaner. ***added...
Additionally, I just now implemented the ability to do custom style sheet information for the pages. I didn't do it directly, but its not a bad way to...
In my early access build, there is now an option to specify a background image. I'm still working towards the ability to set a stylesheet. Thanks, Ben To get...
4.3.5 ***you can now specify the location for reports to be saved when in remote admin mode. ***you can now specify the location of where the CrushFTP log file...
Ben: A little background: You helped me out back in June regarding the use of the LaunchProcess plugin on a Windows machine running CrushFTP. You indicated the...
Hi Ben, I am trying to set up an e-mail event in 4.3.5" "When user disconnects do this event" "Only if they upload in below dir." __________ "Do event after...