mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
3fe9448229
This makes directory listings much more efficient (one less transaction needed) and also fixes #1439 (which was caused by having to look up a directory name with quotes in which isn't dealt with well by the list routine) by not doing a directory lookup at all. |
||
---|---|---|
.. | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
upload.go |