Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-13) was last changed on 03-Nov-2023 10:12 by Ben Spink

This page was created on 05-Nov-2021 09:19 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
CrushClient can also be run with a quick single command type action.
CrushClient can also be run with a quick single command type action.\\
The following command actions can be used: copy, move, delete, rename, test.\\
After the command action you can specify parameters, then finally you can specify the urls. So the syntax is always as follows:\\
{{{
java -jar CrushTunnel.jar COMMAND_ACTION [-o | -c | -lc] SRC_URL DEST_URL
}}}
\\
-o parameter is for overall options on the CrushClient.\\
-c parameter is for connection specific configurations for the destination location\\
-lc parameter is for connection specific configurations for the source location (not commonly used)\\
Please note the spacing on -o and -c parameters. There is NOT a space between the parameter, equals sign, and value. Adding a space will break the syntax and everything will fail.\\
\\
An upload uses a local path as the first source location where a download uses the server url as the first source location.
At line 5 changed one line
java -jar CrushTunnel.jar copy file://folder1/file.txt https://user:pass@server.com/file.txt
java -jar CrushTunnel.jar copy file://folder1/file.txt https://user:pass@server.com/file_new_name.txt
java -jar CrushTunnel.jar copy /C:/folder1/file.txt https://user:pass@server.com/file_new_name.txt
At line 7 changed one line
java -jar CrushTunnel.jar copy -o thread_count=10 -c ssh_private_key=/C:/keys/test.ppk sftp://user:pass@server.com/file.txt file://folder1/file.txt
java -jar CrushTunnel.jar copy -o max_threads=10 -c ssh_private_key=/C:/keys/test.ppk sftp://user:pass@server.com:port/file.txt file://folder1/file.txt
At line 27 added one line
Version Date Modified Size Author Changes ... Change note
13 03-Nov-2023 10:12 2.918 kB Ben Spink to previous
12 11-Nov-2021 04:28 2.918 kB Ben Spink to previous | to last
11 10-Nov-2021 04:06 2.846 kB Ben Spink to previous | to last
10 10-Nov-2021 04:01 2.905 kB Ben Spink to previous | to last
9 08-Nov-2021 07:41 2.905 kB Ben Spink to previous | to last
8 08-Nov-2021 02:30 2.777 kB Ben Spink to previous | to last
7 05-Nov-2021 16:11 2.754 kB Ben Spink to previous | to last
6 05-Nov-2021 16:11 2.754 kB Ben Spink to previous | to last
5 05-Nov-2021 16:10 2.732 kB Ben Spink to previous | to last
4 05-Nov-2021 09:38 2.015 kB Ben Spink to previous | to last
3 05-Nov-2021 09:36 1.991 kB Ben Spink to previous | to last
2 05-Nov-2021 09:28 1.887 kB Ben Spink to previous | to last
1 05-Nov-2021 09:19 0.905 kB Ben Spink to last
« This page (revision-13) was last changed on 03-Nov-2023 10:12 by Ben Spink
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
CrushClient
LeftMenu

JSPWiki