1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-10 13:18:19 +01:00
rclone/backend/local
2019-02-07 19:51:03 +01:00
..
about_unix.go build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
about_windows.go
lchtimes_unix.go local: when using -l fix setting modification times of symlinks 2019-01-28 13:47:27 +00:00
lchtimes.go local: when using -l fix setting modification times of symlinks 2019-01-28 13:47:27 +00:00
local_internal_test.go local: fix symlink tests under Windows 2019-01-29 15:40:49 +00:00
local_test.go
local.go backend: fix misspellings 2019-02-07 19:51:03 +01:00
preallocate_other.go local: preallocate files on linux with fallocate(2) 2018-09-19 16:04:57 +01:00
preallocate_unix.go local: preallocate files on linux with fallocate(2) 2018-09-19 16:04:57 +01:00
preallocate_windows.go local: preallocate files on Windows to reduce fragmentation 2018-09-19 16:04:57 +01:00
read_device_other.go
read_device_unix.go build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
remove_other.go
remove_test.go
remove_windows.go
tests_test.go