1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-25 20:53:28 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
klauspost
f50f353b5d local: always use UNC paths on Windows - fixes #124, fixes #130, fixes #90
* Convert all paths to UNC paths on Windows.
  * Update local filesystem to always use UNC paths.
  * Change tests, so they can work with Windows character replacements.
  * Remove "/" suffix on paths.
  * Always use path/filepath
2015-09-14 19:58:03 +01:00