mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: add note for using rclone cat for slicing out a byte range from a file
This commit is contained in:
@@ -43,6 +43,8 @@ This doesn't transfer files that are identical on src and dst, testing
|
|||||||
by size and modification time or MD5SUM. It doesn't delete files from
|
by size and modification time or MD5SUM. It doesn't delete files from
|
||||||
the destination.
|
the destination.
|
||||||
|
|
||||||
|
*If you are looking to copy just a byte range of a file, please see 'rclone cat --offset X --count Y'*
|
||||||
|
|
||||||
**Note**: Use the ` + "`-P`" + `/` + "`--progress`" + ` flag to view real-time transfer statistics
|
**Note**: Use the ` + "`-P`" + `/` + "`--progress`" + ` flag to view real-time transfer statistics
|
||||||
`,
|
`,
|
||||||
Annotations: map[string]string{
|
Annotations: map[string]string{
|
||||||
|
|||||||
Reference in New Issue
Block a user