1
mirror of https://github.com/rclone/rclone synced 2025-03-02 01:13:05 +01:00
rclone/fs/operations
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