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
crushclient.png 214.2 kB 1 05-Dec-2023 05:32 Ben Spink

This page (revision-41) was last changed on 11-Mar-2024 00:37 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 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
41 11-Mar-2024 00:37 12.0 kB Ben Spink to previous
« This page (revision-41) was last changed on 11-Mar-2024 00:37 by Ben Spink
G’day (anonymous guest)
CrushFTP11 | What's New
JSPWiki