CrushFTP 3.0: advanced FTP server goes final
updated 03:25 am EDT, Tue September 23, 2003
Ben Spink has released ]
Ben Spink has released ]
Comments
go get a real website! ;-)
I'll check it out when the brouhaha dies down.
Is java secure enough for FTP? Are there any concerns?
DISCLAIMER...I am the developer. (And yes...I use a geocities to be my host of my website....why pay when I can have it for free?)
Java is more secure than regular C++ in my opinion. You don't have to worry about buffer overflows...which is how all the exploits lately work. All the hype you see about security with Java involves the web browser keeping java applets from being able to interact with your underlying machine. If your running a server....then your intent is for the Java app to interact with the underlying machine. You'll be running the Java app native. I could package my application in such a way you would never know it was Java. I choose however to make that a big point of its difference.
OR
Network Headlines
Most Popular
MacNN Sponsor
Recent Reviews
Nobody outside of Cupertino's privileged bunch knows the future of the Mac Pro line for sure. Despite Apple's reluctance to tell us wh ...
We've mentioned before that we are far from a paperless society. For now, at least, there are tasks that require a piece of paper for ...
It is hard to overstate just how critically important the HTC One is to the Taiwanese company’s fortunes. Despite its alarming decline ...
Most Commented
Popular News
Fresh-Faced Recruit
Joined: Jul 2001
Developer Comments
DISCLAIMER:I am the developer.
CrushFTP is a nice replacement to the built in OS X server. You can install it as a service, so it acts the same as the OS X one. Fast, configurable, and all the features you could ever want. Plus on top of that, direct email access to the developer. (ben@crushftp.com) Its been in Beta for over 2 years...finally a 3.0 final release.