rclone/local
Nick Craig-Wood 370f242fa2 local: Fix interaction between -x flag and --max-depth - fixes #1126
This was causing the by directory sync to ignore the -x flag because
it was putting directories into the listing which should have been
excluded.
2017-02-13 09:24:29 +00:00
..
local_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
local.go local: Fix interaction between -x flag and --max-depth - fixes #1126 2017-02-13 09:24:29 +00:00
read_device_other.go Make -x/--one-file-system compile under Windows and add docs 2016-11-03 11:53:49 +00:00
read_device_unix.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00
tests_test.go Fix windows build - fixes #628 2016-08-20 12:29:54 +01:00