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
add_cftpd_button.png 47.0 kB 1 09-Oct-2016 18:14 Ben Spink
png
connect_osx.png 43.4 kB 1 09-Oct-2016 18:14 Ben Spink
png
connect_win.png 26.9 kB 1 09-Oct-2016 18:14 Ben Spink
png
connected_osx.png 100.1 kB 1 09-Oct-2016 18:14 Ben Spink
png
connected_win.png 80.4 kB 1 09-Oct-2016 18:14 Ben Spink
png
download_cftpd.png 26.0 kB 1 09-Oct-2016 18:14 Ben Spink
png
helper_service.png 54.6 kB 1 09-Oct-2016 18:14 Ben Spink
png
menu_osx.png 12.0 kB 1 09-Oct-2016 18:14 Ben Spink
png
menu_win.png 13.1 kB 1 09-Oct-2016 18:14 Ben Spink

This page (revision-15) was last changed on 06-Jul-2017 17:31 by Ben Spink

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
CrushFTPDrive is an enterprise only feature. If your license on the server is not an Enterprise license, CrushFTPDrive will not function.
CrushFTPDrive is an enterprise only feature. If your license on the server is not an Enterprise license, CrushFTPDrive will not function. It requires Win7 and above, or OS X. (Linux and Unix could utilize it in command line daemon mode.)
At line 9 changed one line
Identical features on OS X or windows.
Identical features on OS X or Windows.
At line 25 changed one line
In most Windows versions, you must install the helper service, and possibly reboot the machine one time. This is so CrushFTPDrive can obtain the localhost port it needs for SMB. This is a one time action, and CrushFTPDrive helps you through that process. The windows service then processes connections for localhost SMB and gives them to CrushFTPDrive.\\
In all Windows versions, you must install the helper driver. This is so CrushFTPDrive can obtain the localhost port it needs for SMB. This is a one time action, and CrushFTPDrive helps you through that process. The windows driver then processes connections for localhost SMB and gives them to CrushFTPDrive.\\
At line 27 added 47 lines
----
!Install as a Service on Windows for access via UNC always.
First, make sure you have CrushFTP installed as a service on Windows. You need this as we need the "service" folder that this creates. Copy this service folder somewhere else and call it "CrushFTPDrive". For my example, I put this in my program files folder. Copy your CrushFTPDrive.jar file and anfresco-jlan.jar file into this folder. You cna find them in your current CrushFTP's WebInterface folder.
Now edit the wrapper.conf file to make it have these contents, with adjustments to the bottom part which applies to your server.
{{{
wrapper.working.dir=C:\\Program Files (x86)\\CrushFTPDrive\\
wrapper.java.app.mainclass=com.crushftp.client.smb.CrushFTPDrive
wrapper.console.visible=false
wrapper.console.title=CrushFTPDrive
wrapper.app.parameter.1=-d
wrapper.app.parameter.2=map_drive=false
wrapper.ntservice.name=CrushFTPDrive
wrapper.ntservice.displayname=CrushFTPDrive
wrapper.ntservice.description=CrushFTPDrive
wrapper.java.classpath.1=CrushFTPDrive.jar
wrapper.java.classpath.2=alfresco-jlan.jar
wrapper.java.additional.1=-Dcrushftpdrive.base_url=http://www.domain.com:8080/
}}}
Now you can test this config from the DOS prompt, or install the service.
{{{
#test
java -jar wrapper.jar -c wrapper.conf
#install
java -jar wrapper.jar -i wrapper.conf
#remove
java -jar wrapper.jar -r wrapper.conf
}}}
(If installing the service, your DOS prompt needs to be running as an administrator.)
You also need to make sure your prefs file is ready to go with unattended connectivity. So essentially these items. The prefs.xml file is in the c:\users\username\CrushFTPDrive\ and when running as a service, make sure the service is running as a username where you can find this same file at.
Some key items that should be set:
{{{
<drive_auto>true</drive_auto>
<map_drive>false</map_drive>
<drive_auto_open>false</drive_auto_open>
<drive_save>true</drive_save>
}}}
----
Version Date Modified Size Author Changes ... Change note
15 06-Jul-2017 17:31 4.878 kB Ben Spink to previous
14 09-Oct-2016 18:14 4.792 kB Halmágyi Árpád to previous | to last
13 09-Oct-2016 18:14 4.679 kB Ben Spink to previous | to last
12 09-Oct-2016 18:14 4.578 kB Ben Spink to previous | to last
11 09-Oct-2016 18:14 4.578 kB Ben Spink to previous | to last
10 09-Oct-2016 18:14 4.733 kB Ben Spink to previous | to last
9 09-Oct-2016 18:14 4.72 kB Ben Spink to previous | to last
8 09-Oct-2016 18:14 4.645 kB Ben Spink to previous | to last
7 09-Oct-2016 18:14 2.59 kB Ben Spink to previous | to last
6 09-Oct-2016 18:14 2.505 kB Ben Spink to previous | to last
5 09-Oct-2016 18:14 2.411 kB Ben Spink to previous | to last
4 09-Oct-2016 18:14 1.291 kB Ben Spink to previous | to last
3 09-Oct-2016 18:14 0.069 kB Ben Spink to previous | to last
2 09-Oct-2016 18:14 0.065 kB Ben Spink to previous | to last
1 09-Oct-2016 18:14 0.021 kB Ben Spink to last
« This page (revision-15) was last changed on 06-Jul-2017 17:31 by Ben Spink
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
LeftMenu

JSPWiki