Ben, I've been using Crush 4.8 on Mac OS with no issue, but we just tried running it on Windows for the fist time and had the following issues: 1. Using JRE...
The java version shouldn't matter on this. I use Java 1.5 and 1.6 all the time on Windows, and just this morning created a remote entry and connected to my...
Okay, well I tried the new version and it didn't fix the "apply" button problem on one machine, but we did figure out the other error with remote management....
If the login fails, it should be displaying an error indicating the login failed. It definitely coded that way. The same for when the connection fails. As...
Ben, Thanks again for awesome product and features. The at-rest encryption is a great add on. I will have to experiment with it, how much testing have you...
I do have sort of a client called CrushSync. Its target is slightly different than normal FTP clients as that market is pretty well saturated. As for the...
I did have a look at CrushSync... I guess I thought a cool client side app that could select, compress, encrypt data and then upload it would be awesome. I'm...
I am considering adding "TrueZip" support in CrushFTP 5. But no major changes like this for CrushFTP 4. CrushFTP can store files encrypted locally on...
True.. and I about deleted this once I put more thought into it. I use and require our users to use 7-zip which supported AES and password, not that good but...
5.x will see tighter SQL integration, a revised WebInterface, and new features. That is what I know of now. There will be an upgrade fee associated with it,...
I look forward to it... I'm still leaning on wanting to use more SQL, are you looking to be able to do user admin that actually ties back into a SQL backend?...
I plan on making all users be based in SQL entirely. A default internal SQL server will be with CrushFTP, but you can change that to point at another server. ...
problem is I can't copy and paste the error message that was on the console screen but I did get a screenshot of it.. No way to upload a picture I see here, so...
Send the picture directly to me. Check your startup script and see what it is set to for the memory allocation. 256MB? You can increase that if needed. Let...
Hi! I have everything working well with CrushFTP - except the bootup service. I cannot get it to start under the system account on boot. If I switch the...
There is a service folder in the CrishFTP folder. Double check the service folders logs to see if it has anything. Let me know, Ben ... [Non-text portions of...
Ben, In order to continue using 7z compression I have looked at using a triggered event and calling the LaunchProcess. I assume this will run as root and...
You could modify the command shell you are using so that after expanding it does a sudo chown someuser -R /path/... Otherwise the being owned by root is always...
I've seen and have had reported from users that the time stamp shown in their FTP client shows either 12 midnight or 12 noon. Those are the two times a day...
CrushFTP can only show the "last modified time". This is typically the file creation, but may also be the last time the file was touched. This is the only...
Okay.. Wasn't sure if I could pass parameters from CFTP to a shell script to run the 7zr binary.. I'll give it a try.. I see the Autounzip Plugin says on Mac...
I looked in the service folder and all other CrushFTP folders and I can't find any log that shows the unsuccessful attempts to start the service. Any ideas as...
Depending on how proactive you want to be in your blocking, you can look at isc.sans.org for known bad IP blocks.. Blacklists... Not sure if you put too many...
maybe I'm going about this wrong... First I could not get it work, sure it says it ran the command and arguments but it did not work, if I simply copy and...
**FIXED** I fixed it.. I changed the behavior, Edit Server Prefs, Misc, unchecked "Use 'ls -la' for directory listings (OSX, Unix, Linux) so now I get the real...