Не совсем в тему, я в свое время отказался от rclone так как не смог указать ему как различные файлы затащить в один архив. Ну в смысле 5 файлов из той директории, 10 файлов из другой и т.д.
:) ну вы блин даёте… (с) генерал. ты б еще кофе сварить заказал
--files-from stringArray Read list of source-file names from file (use - to read from stdin)
--files-from-raw stringArray Read list of source-file names from file without any processing of lines (use - to read from stdin)
--files-from0 stringArray Read list of source-file names from file using NUL as separator (use - to read from stdin)
pfg★★★★★ ()
Последнее исправление: pfg
(всего
исправлений: 1)
# rclone version
rclone v1.45
- os/arch: linux/amd64
- go version: go1.11.6
# rclone copy /home/ FTP:/backup --partial-suffix .tmp-transfer
Error: unknown flag: --partial-suffix
Usage:
rclone copy source:path dest:path [flags]
Flags:
-h, --help help for copy
Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
2026/09/27 02:20:26 Fatal error: unknown flag: --partial-suffix
petav★★★★★ ()автор топика
Последнее исправление: petav
(всего
исправлений: 1)