1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs
2018-01-11 13:52:15 +00:00
..
all cache: first version 2017-11-15 15:23:21 +00:00
testdata
accounting_other.go
accounting_unix.go Fix bwlimit toggle in conjunction with schedules (Fixes #1607) 2017-08-31 15:33:29 +01:00
accounting.go fs: Add --stats-file-name-length to specify the printed file name length for stats 2018-01-10 20:32:36 +00:00
buffer_test.go
buffer.go
closed_conn_unsupported.go fs: add more errors to be considered temporary errors 2017-09-14 18:01:43 +01:00
config_other.go keep file permissions and try to keep user/group on supported systems (fixes #1467) 2017-06-25 09:05:24 +02:00
config_read_password_unsupported.go
config_read_password.go allow trailing+leading whitespace for passwords - #1717 2017-10-20 15:46:17 +01:00
config_test.go fs: Add --dump flag, introduce --dump requests, responses and remove --dump-auth, --dump-filters 2017-11-21 17:32:07 +00:00
config_unix.go keep file permissions and try to keep user/group on supported systems (fixes #1467) 2017-06-25 09:05:24 +02:00
config.go fs: Add --stats-file-name-length to specify the printed file name length for stats 2018-01-10 20:32:36 +00:00
counting_reader.go yandex: implement streaming uploads (see #1614) 2017-08-19 14:07:23 +02:00
dir.go fs: add optional ID to fs.Directory and set it in the remotes which care 2017-08-07 15:31:22 +01:00
driveletter_windows.go
driveletter.go
error_test.go fs: improve retriable error detection 2017-09-16 19:48:49 +01:00
error.go fs: Add more errors to retry - fixes #1733 2017-10-10 19:51:02 +01:00
filter_test.go support exclude file in --fast-list mode 2017-11-17 21:51:11 +00:00
filter.go filter: warn the user if he use --include and --exclude together fixes #1764 2017-12-04 14:20:01 +00:00
flags_test.go
flags.go vfs,mount,cmount,mountlib: allow flags to be overriden by environment variables 2017-11-20 12:46:21 +00:00
fs_test.go fs: Add --disable flag to disable optional features - fixes #1551 2017-08-07 21:34:45 +01:00
fs.go fs: add Wrap feature for FS to identify their parent FS (#1884) 2017-12-06 17:14:34 +02:00
glob_test.go
glob.go
hash_test.go dropbox: support Dropbox content hashing scheme - fixes #1302 2017-05-29 12:04:44 +01:00
hash.go lsf: add option to print hashes 2018-01-06 17:53:37 +00:00
http_new.go Add --bind flag for choosing the local addr on outgoing connections - fixes #1087 2017-07-23 16:27:39 +01:00
http_old.go Fix --bind flag changes under go1.6 2017-07-23 22:36:32 +01:00
http_test.go fs: Remove X-Auth-Token: from headers when dumping for swift 2017-11-21 17:32:07 +00:00
http.go fs: Allow the http Transport to have an optional filter request function 2017-11-24 09:07:56 +00:00
log.go Add --stats-log-level so can see --stats without -v - fixes #1180 2017-06-26 22:50:37 +01:00
march_test.go fs: fix duplicate files causing spurious copies 2017-10-02 16:52:53 +01:00
march.go rclone: implement exit codes - #1136 2017-11-15 17:48:37 +03:00
object_test.go fs: make an in memory object for short transfers 2017-12-03 12:14:15 +00:00
object.go fs: make an in memory object for short transfers 2017-12-03 12:14:15 +00:00
operations_internal_test.go support exclude file in --fast-list mode 2017-11-17 21:51:11 +00:00
operations_test.go lsf: fix integration tests 2018-01-11 13:52:15 +00:00
operations.go lsf: add option to print hashes 2018-01-06 17:53:37 +00:00
options.go Fix Range header option 2017-06-20 21:27:14 +01:00
path_test.go Factor RemoteSplit into fs 2017-06-07 12:27:33 +01:00
path.go Factor RemoteSplit into fs 2017-06-07 12:27:33 +01:00
readers_test.go
readers.go fs,drive,dropbox: Make and use new RepeatableReader variants to lower memory use 2017-11-23 13:53:46 +00:00
redirect_stderr_unix.go
redirect_stderr_windows.go
redirect_stderr.go
retriable_errors_windows.go fs: improve retriable error detection 2017-09-16 19:48:49 +01:00
retriable_errors.go fs: improve retriable error detection 2017-09-16 19:48:49 +01:00
sync_test.go move: add --delete-empty-src-dirs flag - fixes #1854 2017-11-28 11:38:19 +03:00
sync.go fs: make Copy and Move return the destination object if possible 2017-12-03 12:14:15 +00:00
syslog_unix.go
syslog.go
test_all.go fs: only test one level of cache 2017-12-04 15:50:59 +00:00
version.go Start v1.39-DEV development 2017-12-23 13:40:28 +00:00
versioncheck.go
walk_test.go tests for --exclude-if-present 2017-11-17 21:51:11 +00:00
walk.go support exclude file in --fast-list mode 2017-11-17 21:51:11 +00:00