rclone/b2
Nick Craig-Wood 53c3e5f0ab Add placeholder support for ListR interface.
The ListR interface will be implemented by remotes that can do a
recursive directory listing more efficiently than just recursing
through the directories.  These include the bucket based remotes.
2017-06-14 16:49:40 +01:00
..
api b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2.go Add placeholder support for ListR interface. 2017-06-14 16:49:40 +01:00
b2_internal_test.go b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
upload.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00