1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
Nick Craig-Wood fd83071b6b rc: fix operations/stat with trailing /
Before this change using operations/stat with a remote pointing to a
dir with a trailing / would return a null output rather than the
correct info.

This was because the directory was not found with a trailing slash in
the directory listing.

Fixes #6817
2023-03-22 16:22:45 +00:00
..
2022-11-07 11:41:47 +00:00
2018-08-21 10:58:59 +01:00
2022-11-07 11:41:47 +00:00
2021-06-14 14:42:49 +03:00
2023-03-14 15:18:54 +00:00