rclone-dev:fix-ftp-serve-modtime

Last commit made on 2021-09-04
Get this branch:
git clone -b fix-ftp-serve-modtime https://git.launchpad.net/rclone-dev

Branch merges

Branch information

Name:
fix-ftp-serve-modtime
Repository:
lp:rclone-dev

Recent commits

07ba58e... by Nick Craig-Wood

serve ftp: ensure modtime is passed as UTC always to fix timezone oddities

See: https://forum.rclone.org/t/ftp-server-reports-file-timestamps-in-utc/26274/4

f1f923a... by albertony <email address hidden>

Change byte unit format from MiByte to MiB

8500d95... by albertony <email address hidden>

test: consider global option for printing human-readable sizes and avoid unsigned integer overflow

8c4b06d... by albertony <email address hidden>

tree: option to print human-readable sizes removed in favor of global option

6d25ba7... by albertony <email address hidden>

about: make human-readable output more consistent with other commands

774efea... by albertony <email address hidden>

ncdu: introduce key u to toggle human-readable

d24f87c... by albertony <email address hidden>

size: include human-readable count

721a978... by albertony <email address hidden>

ls: introduce and global option to print human-readable sizes and consider it for ls commands
Fixes #1890

9452195... by albertony <email address hidden>

docs/config: remove use of backticks around words within a larger code block

6a9ef27... by Nick Craig-Wood

cache: don't run failing tests on windows/386

After updating rclone's dependencies these tests started failing on
windows/386

- TestInternalDoubleWrittenContentMatches
- TestInternalMaxChunkSizeRespected

The failures look like this. The root cause is unknown. The `Wait(n=1)
would exceed context deadline` errors come from golang.org/x/time/rate
but it isn't clear what is calling them.

2021/08/20 21:57:16 ERROR : worker-0 <one>: object open failed 0: rate: Wait(n=1) would exceed context deadline
[snip ~10 duplicates]
2021/08/20 21:57:56 ERROR : tidwcm1629496636/one: (0/26) error (chunk not found 0) response
2021/08/20 21:58:02 ERROR : worker-0 <one>: object open failed 0: rate: Wait(n=1) would exceed context deadline
--- FAIL: TestInternalDoubleWrittenContentMatches (45.77s)
    cache_internal_test.go:310:
         Error Trace: cache_internal_test.go:310
         Error: Not equal:
                      expected: "one content updated double"
                      actual : ""

                      Diff:
                      --- Expected
                      +++ Actual
                      @@ -1 +1 @@
                      -one content updated double
                      +
         Test: TestInternalDoubleWrittenContentMatches
2021/08/20 21:58:03 original size: 23592960
2021/08/20 21:58:03 updated size: 12