rclone/lib/file
2021-04-12 18:17:19 +02:00
..
driveletter_other.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
driveletter_windows.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
file_other.go config: prevent use of windows reserved names in config file name 2021-04-12 18:17:19 +02:00
file_test.go config: prevent use of windows reserved names in config file name 2021-04-12 18:17:19 +02:00
file_windows.go config: prevent use of windows reserved names in config file name 2021-04-12 18:17:19 +02:00
file.go lib/file: reimplement os.OpenFile allowing rename/delete open files under Windows 2019-01-11 10:26:34 +00:00
preallocate_other.go lib/file: add Implemented constants 2020-05-19 10:15:20 +01:00
preallocate_unix.go lib/file: retry preallocate on EINTR 2021-03-15 19:22:07 +00:00
preallocate_windows.go lib/file: don't run preallocate concurrently 2021-03-15 19:22:06 +00:00
preallocate.go lib/file: make pre-allocate detect disk full errors and return them 2021-03-15 19:22:06 +00:00
unc_test.go local: factor UNCPath into lib/file 2020-06-30 12:01:36 +01:00
unc_windows.go local: factor UNCPath into lib/file 2020-06-30 12:01:36 +01:00
unc.go local: factor UNCPath into lib/file 2020-06-30 12:01:36 +01:00