Nick Craig-Wood
9ab8e4724a
filter: fix --files-from copy stopping at the first unreadable file
...
Before this change, with --files-from and --no-traverse, a single file
that could not be read (for example permission denied) stopped all the
other files in the list being copied.
This happened because the error was returned from the listing, which
caused the whole source listing to be discarded.
This change counts and logs such per-file errors and carries on, so the
readable files are still copied and rclone exits with a non-zero error
code.
Fixes #9115
2026-06-25 10:21:07 +01:00
..
2026-06-08 16:10:20 +01:00
2026-02-18 12:11:52 +00:00
2025-07-08 12:08:14 +02:00
2025-02-28 11:31:14 +00:00
2025-02-28 11:31:14 +00:00
2026-06-25 10:20:14 +01:00
2025-09-15 12:45:57 +01:00
2024-04-18 16:53:55 +02:00
2026-06-25 10:21:07 +01:00
2025-10-21 18:56:06 +01:00
2026-06-11 21:29:45 +01:00
2025-07-23 15:09:51 +01:00
2026-06-15 08:14:03 +02:00
2026-03-12 10:00:56 +00:00
2026-06-01 15:49:20 +01:00
2025-10-21 18:56:06 +01:00
2026-02-18 12:11:52 +00:00
2025-11-17 16:52:30 +00:00
2026-04-24 17:20:18 +01:00
2026-06-05 15:21:01 +01:00
2026-05-07 18:08:29 +01:00
2026-02-18 12:11:52 +00:00
2021-05-14 14:07:44 +01:00
2025-02-28 11:31:14 +00:00
2024-07-15 11:09:54 +01:00
2023-10-23 15:43:55 +01:00
2024-07-17 11:04:01 +01:00
2026-01-27 11:44:47 +00:00
2018-08-21 10:58:59 +01:00
2019-02-07 11:57:26 +00:00
2026-06-05 15:21:01 +01:00
2026-06-05 15:21:01 +01:00
2024-07-15 11:09:54 +01:00
2024-07-15 11:09:54 +01:00
2024-08-15 22:08:34 +01:00
2024-07-15 11:09:54 +01:00
2023-10-03 15:14:24 +01:00
2024-04-18 16:53:55 +02:00
2024-04-18 16:53:55 +02:00
2018-01-15 17:51:14 +00:00
2024-03-07 11:09:07 +00:00
2024-02-27 10:56:19 +00:00
2019-07-28 18:47:38 +01:00
2019-06-09 15:57:05 +01:00
2024-07-15 11:09:54 +01:00
2026-06-11 21:29:45 +01:00
2024-07-15 11:09:54 +01:00
2023-10-03 15:14:24 +01:00
2025-04-08 15:12:53 +01:00
2023-04-28 14:31:05 +01:00
2020-06-30 12:01:36 +01:00
2025-11-03 14:44:39 +00:00
2026-04-24 17:20:18 +01:00
2024-07-15 11:09:54 +01:00
2026-05-04 11:06:30 +01:00
2024-04-18 16:53:55 +02:00
2023-11-18 17:49:35 +00:00
2024-02-27 10:56:19 +00:00
2025-09-15 12:45:57 +01:00
2022-05-12 20:27:13 +01:00
2024-09-06 17:04:18 +01:00
2026-06-05 15:21:01 +01:00
2025-07-23 15:09:51 +01:00
2026-06-05 15:21:01 +01:00
2022-06-29 14:29:36 +01:00
2026-05-06 12:41:15 +01:00
2023-05-14 11:22:57 +01:00
2023-05-14 11:22:57 +01:00
2022-11-21 08:02:09 +00:00
2023-05-09 16:28:10 +01:00
2025-11-03 14:44:39 +00:00
2025-03-25 15:49:27 +00:00
2024-07-15 11:09:54 +01:00
2025-10-29 16:48:34 +00:00
2024-07-15 11:09:54 +01:00
2023-05-04 15:04:11 +01:00
2025-11-03 14:44:39 +00:00
2025-11-03 14:44:39 +00:00
2024-07-15 11:09:54 +01:00
2024-08-15 22:08:34 +01:00
2023-10-03 15:14:24 +01:00
2023-10-03 15:14:24 +01:00
2024-07-15 11:09:54 +01:00
2023-03-27 16:17:49 +01:00
2026-01-18 20:48:33 +01:00
2022-05-17 12:10:01 +01:00
2026-02-18 11:33:48 +00:00
2022-05-17 12:10:01 +01:00
2026-05-01 17:15:20 +01:00