1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00
Nick Craig-Wood 992647b157 vfs: Don't error a r/w file open without cache; delay error until Read called
If we open a file for r/w without the cache we now always return a
handle and return an error if the file is ever read from.  This fixes
incompatibility with cmount under windows.
2017-11-20 12:46:22 +00:00
..
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00