Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-13) was last changed on 05-Dec-2023 05:32 by Ben Spink

This page was created on 05-Dec-2023 05:32 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 05-Dec-2023 05:32 2.918 kB Ben Spink to previous
12 05-Dec-2023 05:32 2.918 kB Ben Spink to previous | to last
11 05-Dec-2023 05:32 2.846 kB Ben Spink to previous | to last
10 05-Dec-2023 05:32 2.905 kB Ben Spink to previous | to last
9 05-Dec-2023 05:32 2.905 kB Ben Spink to previous | to last
8 05-Dec-2023 05:32 2.777 kB Ben Spink to previous | to last
7 05-Dec-2023 05:32 2.754 kB Ben Spink to previous | to last
6 05-Dec-2023 05:32 2.754 kB Ben Spink to previous | to last
5 05-Dec-2023 05:32 2.732 kB Ben Spink to previous | to last
4 05-Dec-2023 05:32 2.015 kB Ben Spink to previous | to last
3 05-Dec-2023 05:32 1.991 kB Ben Spink to previous | to last
2 05-Dec-2023 05:32 1.887 kB Ben Spink to previous | to last
1 05-Dec-2023 05:32 0.905 kB Ben Spink to last
« This page (revision-13) was last changed on 05-Dec-2023 05:32 by Ben Spink
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
LeftMenu

JSPWiki