Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-23) was last changed on 21-Oct-2020 03:44 by Ben Spink

This page was created on 25-Oct-2018 04:31 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 3 changed one line
A leading "L" character instructs the client to apply the command to the local client versus to the remote client. lls would sit your current local folder, lcd changes the local folder. Only the file transfer commands do not have an "L" version. (put, get, diffput, diffget) If a path being references has a space in it, the path must be quoted. Example: put "some file.txt" "/some folder/my file.txt". Backslash quote escaping is permitted as well. The "local" client doesn't need to be local at all though, both clients can be remote and files can be streamed through the CrushClient.
A leading "L" character instructs the client to apply the command to the local client versus to the remote client. lls would sit your current local folder, lcd changes the local folder. Only the file transfer commands do not have an "L" version. (put, get, diffput, diffget) If a path being referenced has a space in it, the path must be quoted. Example: put "some file.txt" "/some folder/my file.txt". Backslash quote escaping is permitted as well. The "local" client doesn't need to be local at all though, both clients can be remote and files can be streamed through the CrushClient. Commands can be sent into he background with a "&" at the end of them. Example:
{{{
put file.txt remote.txt&
}}}
At line 6 changed one line
Different ways to start CrushClient. If started with a script, no input will be taken, all input will be read line by line from the script as if you were physically typing it. Don't forget the quit command at the end or the client will wait indefinitely for more input... A script is typically ended with two lines. wait, then quit.
There are different ways to start CrushClient. If started with a script, no input will be taken, all input will be read line by line from the script as if you were physically typing it. Don't forget the quit command at the end or the client will wait indefinitely for more input... A script is typically ended with two lines. wait, then quit.
At line 18 added 3 lines
----
!!Commands
At line 170 changed 2 lines
info
linfo
info [all/clear]
linfo [all/clear]
Version Date Modified Size Author Changes ... Change note
23 21-Oct-2020 03:44 9.804 kB Ben Spink to previous
22 21-Oct-2020 03:43 9.742 kB Ben Spink to previous | to last
21 20-Oct-2020 02:31 9.446 kB Ben Spink to previous | to last
« This page (revision-23) was last changed on 21-Oct-2020 03:44 by Ben Spink
G’day (anonymous guest)
CrushFTP9 | What's New
JSPWiki