1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-09 12:03:20 +00:00

docs: add note for using rclone cat for slicing out a byte range from a file

This commit is contained in:
Zachary Vorhies
2025-03-04 09:31:56 -07:00
committed by Nick Craig-Wood
parent 6a9c2350de
commit d725f4f4de

View File

@@ -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
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
`,
Annotations: map[string]string{