Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
misc1.png 19.5 kB 2 09-Oct-2016 18:14 Ben Spink
png
misc2.png 28.8 kB 3 09-Oct-2016 18:14 Ben Spink
png
misc3.png 18.4 kB 3 09-Oct-2016 18:14 Ben Spink
png
misc4.png 23.5 kB 3 09-Oct-2016 18:14 Ben Spink

This page (revision-6) was last changed on 08-Jun-2018 15:28 by Halmágyi Árpád

This page was created on 09-Oct-2016 18:14 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
The beep when users connect plays a system beep on every connection. This option only works on some OS's.
Always do RETR in BINARY and Always do STOR in BINARY prevents CrushFTP from altering ascii text files line endings even if the FTP client request such. That is a FTP related feature only.
At line 3 changed one line
Always do transfers in binary prevents CrushFTP from altering ascii text files line endings even if the FTP client request such.
The check for new versions allows CrushFTP to notify you when a new version has been found. A new version can either be downloaded from the check for update from the file menu or by going directly to the website.
At line 5 changed one line
The check for new versions allows CrushFTP to notify you when a new version has been found. A new version can either be downloaded from the check for update from the file menu or by going directly to my website.
Allow extended PASV/PORT as EPSV/EPRT is a compatibility thing on FTP related port. Some clients just can't handle if its enabled because of a network configuration.
At line 7 changed one line
Allow extended PASV/PORT as EPSV/EPRT is a compatibility thing. Some clients just can't handle if its enabled because of a network configuration.
Allow directory caching determines if CrushFTP will keep temporary caches of dir listings in memory to reduce the CPU load on CrushFTP with very active servers, if enabled can speed up the directory listings.
At line 9 removed 2 lines
Allow directory caching determines if CrushFTP will keep temporary caches of dir listings to reduce the CPU load on CrushFTP with very active servers.
At line 22 changed one line
The default privs option lets you specify the default privs to be applied to new folders as you add them to users in the user manager. It can save you a couple clicks to enter the data here. If your unsure of what to put, open a users VFS.XML file to see an example of the permissions. (read)(write)(view)(delete)(resume)(rename)(makedir)(deletedir)
Allow local passive IP is an FTP related config only and allows the local server host IP to be used by the passive IP detection logic.
At line 22 added 36 lines
Allow MLST is an FTP related config only that enables the use of setting modified date by MLST raw command.
Allow 0 byte SSH file is an SFTP related config only that allows the clients to connect. Needed by some SFTP clients and when using SSHFS mount.
Case sensitive list search enables the search in client UI to be case sensitive.
Create home folder enables the creation of the users's home folder on disk if it doesn't exits.
Fix Slashes will sanitize the Windows path syntax based URLs and convert them to Unix format.
Instant chmod is used in conjunction with User Manager POSIX settings to set ownership of files.
List zip app will show .app folders from OSX as a .zip file allowing easier downloading of them.
MDTM GMT will set files modified date based on GMT, in opposite to local server time.
POSIX config is UNIX-like only, changes ownership of server config files (by default the process logon account takes ownership)
RFC Proxy tries to pass through proxied FTP responses directly instead of interpretation.
Recurse SFTP Delete config enables checking folders if they are empty and starts deleting the files and then the empty folder, by default no recursive delete is possible.
Show Date-Time will enable the display of the date time display in client UI.
Site acknowledgement issues SITE ACK in certain proxy scenarios.
Sort Listings will enable the sorting of the folders in alphabetical order, but can enabling it might cause a slower UI.
Track Last Logins enables the tracking of user login times and saves that to the user.XML, can also cause UI slowness due to the multiple read and write back and forth to the same file.
DMZ only listens for connections from master ServerBeat server config in a clustered multi node configuration, forces the DMZ node to listen to connections from Master node only. Needs to be set only on DMZ instance.
Pre-check PGP decrypt on the fly downloads checks if a file stream appears to be PGP encrypted to decide whether to try on the fly decryption or not.
The default privs option lets you specify the default privs to be applied to new folders as you add them to users in the User Manager. It can save you a couple clicks to enter the data here. If your unsure of what to put, open a users VFS.XML file to see an example of the permissions. (read)(write)(view)(delete)(resume)(rename)(makedir)(deletedir)
At line 26 changed one line
The default owner and group of settings files allows CrushFTP to change the owner and group of all settings files as it is writing them. So if you don't want the settings files all owned by root for some reason, you change these settings here.
The default owner and group of settings files allows CrushFTP to change the owner and group of all settings files as it is writing them. So if you don't want the settings files all owned by root for some reason, you change these settings here. Works on Unix-like OS's.
At line 28 changed one line
CrushFTP is keeping backups every time you make a change and save a user in the User Manager. If for some reason you don't want so many kept, you can control the setting here.
HTTP Redirect Base if checked allows the redirects for SAML.
At line 64 added 2 lines
CrushFTP is keeping backups every time you make a change and save a user in the User Manager. If for some reason you don't want so many kept, you can control the setting here. The Zip64 config allows the usage of the Zip64 for large files, and the Zip64 Always will force the use of Zip64 in every scenario.
At line 50 changed one line
Remember invalid usernames will make crush block a robot testing for passwords. Some robots will scan your server very heavily using a lot of CPU while crush tries to verify on your LDAP server, or whatever if the user is valid. This option will block the username attempted for so many seconds after one failed login attempt before it bothers to even try again. If the username is valid in the CrushFTP [user manager] it will ignore this setting and allow them to keep trying new passwords.
Maximum jobs to scan for job monitor configures the maximum number of jobs to look through and return to the WebUI job monitor tab.
At line 88 added 2 lines
Remember invalid usernames will make crush block a robot testing for passwords. Some robots will scan your server very heavily using a lot of CPU while crush tries to verify on your LDAP server, or whatever if the user is valid. This option will block the username attempted for so many seconds after one failed login attempt before it bothers to even try again. If the username is valid in the CrushFTP User Manager it will ignore this setting and allow them to keep trying new passwords.
At line 54 changed one line
The server welcome message is how CrushFTP identifies itself to clients when they connect.
Force Lowercase Usernames config will store the usernames always in lower case.
At line 58 changed 2 lines
You can force usernames into lowercase for special case file system scenarios.
File transfer mod config is FTP related only that forces the ASCII or BINARY on all transfers.
At line 98 added 18 lines
Max Threads config will limit the server global thread pool size.
Unsafe filename characters will disallow certain characters to be used in file names on upload.
Replace unsafe filename characters with config will replace certain characters with underscore on upload.
Restart Command allows overriding the default service restart OS native command.
Trusted IP Parts config is a CrushTunnel or other proxied scenarios where the user's source IP may not match exactly every time...such as different proxy servers getting used and the source Ip changes.
The server start message is how CrushFTP identifies itself to clients when they connect.
Max items before CrushFTP tries to trigger an alert and logs errors about giant directories which may cause memory issues. Operating on huge directory structures is memory intensive, can set a threshold to warn the user
Replicated toggle S3 replication in a clustered server configuration. Same as on the replication config page.
Disable uploads in progress and resume toggles resume capability when operating on an S3 bucket
Version Date Modified Size Author Changes ... Change note
6 08-Jun-2018 15:28 8.946 kB Halmágyi Árpád to previous
5 08-Jun-2018 15:26 8.948 kB Halmágyi Árpád to previous | to last
4 08-Jun-2018 14:31 5.294 kB Halmágyi Árpád to previous | to last
3 09-Oct-2016 18:14 5.264 kB Ben Spink to previous | to last
2 09-Oct-2016 18:14 6.417 kB Ben Spink to previous | to last
1 09-Oct-2016 18:14 6.309 kB Ben Spink to last
« This page (revision-6) was last changed on 08-Jun-2018 15:28 by Halmágyi Árpád
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New
JSPWiki