rclone/drive
Nick Craig-Wood 33c2873ae9 drive: Fix Rmdir on directories with trashed files - fixes #1040
When we try to delete a directory which is empty other than with
trashed files, we trash the directory rather than deleting it.
2017-02-16 12:29:37 +00:00
..
drive.go drive: Fix Rmdir on directories with trashed files - fixes #1040 2017-02-16 12:29:37 +00:00
drive_internal_test.go Convert to using github.com/pkg/errors everywhere 2016-06-13 17:43:03 +01:00
drive_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
upload.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00