mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
144c1a04d4
Before this copyto would parse windows paths incorrectly. This change moves the parsing code into fspath and makes sure fspath.Split calls fspath.Parse which does the parsing correctly for This also renames fspath.RemoteParse to fspath.Parse for consistency |
||
---|---|---|
.. | ||
path_test.go | ||
path.go |