mirror of
https://github.com/rclone/rclone.git
synced 2025-07-18 13:04:41 +02:00
The seafile backend used to be able to cope with files called "." and ".." but at some point became unable to do so, causing integration test failurs. This adds EncodeDot to the encoding which encodes "." and ".." names.