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 74 removed 27 lines
Waits for active transfers to complete with the local or remote client and prints occasional statistics about in-progress transfers.
{{{
wait
lwait
}}}
----
Pauses CrushClient for the specific milliseconds to impose delays in command processing.
{{{
delay {milli seconds}
}}}
----
Prints stats about current in progress transfers one time.
{{{
info
linfo
}}}
----
Aborts all in progress transfers.
{{{
abor
}}}
----
Quits the CrushClient, aborting any in-progress transfers.
{{{
quit
}}}
----
At line 105 removed 14 lines
----
Sets a variable that can be later referenced, or sets different client properties on how the client acts.
Example: set download_threads 10
{{{
set param value
Param list:
download_threads (default = 0 which is unlimited)
upload_threads (default = 0 which is unlimited)
skip_modified_and_size (default is true)
skip_modified (default is false, ignored if skip_modified_and_size is true)
skip_size (default is false, ignored if skip_modified is true or skip_modified_and_size is true)
keep_date (default is true)
multithreaded (default is true)
At line 121 removed 5 lines
Toggles the use of FTP passive mode.
{{{
pasv
}}}
----
At line 154 changed one line
The anything section is passed to the remote server directly. Applies only to FTP connections.
Toggles the use of FTP passive mode.
At line 110 added 5 lines
pasv
lpasv
----
The anything section is passed to the remote FTP server directly.
{{{
At line 162 changed one line
mdcm /remote/path yyyyMMddHHmmss
mdtm /remote/path yyyyMMddHHmmss
At line 125 added 5 lines
Quits the CrushClient, aborting any in-progress transfers.
{{{
quit
}}}
----
At line 136 added 15 lines
Sets a variable that can be later referenced, or sets different client properties on how the client acts.
Example: set download_threads 10
{{{
set param value
Param list:
download_threads (default = 0 which is unlimited)
upload_threads (default = 0 which is unlimited)
skip_modified_and_size (default is true)
skip_modified (default is false, ignored if skip_modified_and_size is true)
skip_size (default is false, ignored if skip_modified is true or skip_modified_and_size is true)
keep_date (default is true)
multithreaded (default is true)
}}}
----
At line 158 added 21 lines
Waits for active transfers to complete with the local or remote client and prints occasional statistics about in-progress transfers.
{{{
wait
lwait
}}}
----
Pauses CrushClient for the specific milliseconds to impose delays in command processing.
{{{
delay {milli seconds}
}}}
----
Prints stats about current in progress transfers one time.
{{{
info
linfo
}}}
----
Aborts all in progress transfers.
{{{
abor
}}}
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