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
advanced_upload.png 25.7 kB 2 09-Oct-2016 18:14 Ben Spink
png
crushtunnel_diagram.png 80.7 kB 1 09-Oct-2016 18:14 Ben Spink
png
download_basket.png 39.9 kB 1 09-Oct-2016 18:14 Ben Spink
png
jnlp.png 25.7 kB 1 09-Oct-2016 18:14 Ben Spink
png
ports.png 50.1 kB 2 09-Oct-2016 18:14 Ben Spink
png
prefs_tunnel.png 77.9 kB 3 09-Oct-2016 18:14 Ben Spink
png
tunnel_only.png 74.7 kB 1 09-Oct-2016 18:14 Ben Spink
png
user_tunnel.png 22.0 kB 2 09-Oct-2016 18:14 Ben Spink
png
user_tunnel_client.png 268.4 kB 2 09-Oct-2016 18:14 Halmágyi Árpád

This page (revision-15) was last changed on 09-Oct-2016 18:14 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 42 removed 26 lines
----
!!!FTP
With a few more steps, you can also configure FTP to be tunnels. The FTP protocol can be sent over the HTTPS encrypted tunnel and get the same speed gains as the WebInterface's automatic Java applet handling. To do this, we use a java web start application that can start and stop the tunnel for a local FTP client to connect through.
We make a dummy user named "tunnel" that has no access to anything, other than the ability to login, and startup a secure tunnel.
[attachments|tunnel_only.png]
Now you can use a URL like this in your web browser to download and start the tunnel for the FTP client.
https://www.domain.com/?u=tunnel&p=tunnel&path=/WebInterface/CrushTunnel.jnlp
When this launches, it will ask you for the tunnel username. This will be "tunnel" that you configured above. You can also hard code this if you make a copy of this jnlp file so the user doesn't need to enter in this information ever time. Add in these two lines to the properties:
{{{
<property name="crushtunnel.remote.user" value="tunnel"/>
<property name="crushtunnel.remote.pass" value="tunnel"/>
}}}
[attachments|jnlp.png]
Once the tunnel has been started, you can use any FTP client on the same machine, and go to:
ftp://user:pass@127.0.0.1:55555/
Version Date Modified Size Author Changes ... Change note
15 09-Oct-2016 18:14 3.78 kB Ben Spink to previous
14 09-Oct-2016 18:14 3.741 kB Halmágyi Árpád to previous | to last
13 09-Oct-2016 18:14 3.701 kB Halmágyi Árpád to previous | to last
12 09-Oct-2016 18:14 1.828 kB Ben Spink to previous | to last
11 09-Oct-2016 18:14 2.206 kB Ben Spink to previous | to last
10 09-Oct-2016 18:14 2.232 kB Ben Spink to previous | to last
9 09-Oct-2016 18:14 2.146 kB Ben Spink to previous | to last
8 09-Oct-2016 18:14 2.019 kB Ben Spink to previous | to last
7 09-Oct-2016 18:14 3.306 kB Ben Spink to previous | to last
6 09-Oct-2016 18:14 3.3 kB Ben Spink to previous | to last
5 09-Oct-2016 18:14 3.239 kB Ben Spink to previous | to last
4 09-Oct-2016 18:14 2.863 kB Ben Spink to previous | to last
3 09-Oct-2016 18:14 2.824 kB Ben Spink to previous | to last
2 09-Oct-2016 18:14 2.684 kB Ben Spink to previous | to last
1 09-Oct-2016 18:14 2.686 kB Ben Spink to last
« This page (revision-15) was last changed on 09-Oct-2016 18:14 by Ben Spink
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New
JSPWiki