mirror of
https://github.com/rclone/rclone
synced 2024-12-03 13:14:37 +01:00
35a6436983
Before this change mount only simulated rmdir & mkdir, now it actually runs mkdir & rmdir on the underlying remote, using the new parmaeters to fs.Mkdir and fs.Rmdir. Fixes #956 |
||
---|---|---|
.. | ||
createinfo.go | ||
dir_test.go | ||
dir.go | ||
file.go | ||
fs_test.go | ||
fs.go | ||
mount_unsupported.go | ||
mount.go | ||
read_test.go | ||
read.go | ||
write_test.go | ||
write.go |