Hi Ben, Just curious ... I installed CrushFTP 4 on Mac OS X Leopard. With CrushFTP running I can open my web browser and go to http://servername:8080 or...
... The stats.xml file contains all the info the reports go after. I never pull anything from the logs. The stats.xml file does have rolling data in it that...
... What is the error you are getting? When you ran the admin creation method, verify that the user it created was placed inside the users folder. Are you...
CrushFTP is its own web server. It doesn't use or modify any other web servers. I wrote my own web server mainly to have the control I needed to do all the...
... I'm sorry I thought I posted last night that I had figured it out.. The error message within the CrushFTP.log is: 550 You must issue the AUTH command to...
It would be AWESOME if, upon creating a user account, CrushFTP could send the user a pre-formatted email containing his/her password!! I currently send this...
Hi Ben, I created one user in the User Manager. I configured this user exactly how I wanted, complete with an email event on upload, and I'll use this as my...
I have 3 customer logins and 3 account reps. Account rep A needs to get an email whenever CustomerA uploads a file. Account rep B needs to get an email...
... I'm sure Ben will answer and I don't know what he allows in the way of users responding... But I have seen searching through the forum messages but the...
A purge files option feature is planned for 4.x still, just not done yet. Where is this "Scan Folder" option at? I don't know what it is or what it was going...
That will be very cool then with an auto purge option.. I was going to just run a shell script to do it for me, but nice to have it in the app as I'm sure you...
... Hi Ben, In the User Manager, if you click on 'Events (Emails/Plugins) and then add (or edit) an event ... the very first drop-down menu says Action: "Send...
Hi Ben, The permissions setting on CrushFTP worked PERFECT ... and yes it even works with the HomeDirectory plugin ... THANK YOU !!!!! ... owner, ... that ... ...
Last item is not supposed to be there and will be removed. It was replaced with the 'newfiles' report. Thanks, Ben ... [Non-text portions of this message have...
Can one pass the permissions and ownership via SQL? I've compared some of the user.XML information to the SQL table information for CrushFTP and some of the...
My customer and I have been wrestling with these issues for 2 days now. Very frustrating! We have CrushFTP installed on 2 Windows 2003 servers. We are trying...
Please use 4.7. It fixes a bug with the never ban ip. That seems like its going to solve your issue as your problems stem from that. What are your current...
Any field you see in the user.xml file is a column name you can create in SQL on the users table. This will then be loaded when the user logs in. By default...
Understood... It does not look like underscores are allowed when I look at the SQL compared to he user.XML file. I will make attempts to get more advanced...
There shouldn't be any issue as every XML field name is also valid for a SQL column. On Apr 2, 2008, at 8:17 PM, "encryp7d3cryp7" <johnwcahill@...> ... ...
See the forum response to this question. I answered how to use UNC paths to reach the directories in question. This allows them to work when you have it...
Once you install the service, you will go into your service and set the service to "logon as" and use the user information. Next, go into the User Manager, and...
I installed the latest version of Crush today (on a Mac G5). I'm testing the web interface for the first time. I notice the web interface has a link that the...
I have a working SQL user now and was able to add two of the fields I wanted and they work perfectly.. Thanks Ben.. Looking for a payment soon, just have to...
... Well I have to add that the folder privs works if I change it to 775, the default in Crush looks to be 755 (or maybe that my umask taking over). If I...