1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs
2017-05-24 16:24:06 +01:00
..
all ftp: fix bitrot 2017-05-18 20:49:36 +01:00
testdata
accounting_other.go Fix non-windows/non-unix builds for bwlimit/SIGUSR2 feature and add a mutex 2016-10-30 19:20:16 +00:00
accounting_unix.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00
accounting.go Refactor Account interface 2017-02-17 09:15:24 +00:00
buffer_test.go Attempt to make async buffer test more reliable 2017-05-24 16:24:06 +01:00
buffer.go fs/buffer: Fix panic on concurrent Read/Close - fixes #1213 2017-03-06 19:22:17 +00:00
closed_conn_win.go
closed_conn.go
config_read_password_unsupported.go
config_read_password.go Print password prompts to stderr 2017-04-22 09:38:39 +01:00
config_test.go Allow all options to be set from environment variables 2017-01-03 22:42:47 +00:00
config.go Print password prompts to stderr 2017-04-22 09:38:39 +01:00
driveletter_windows.go
driveletter.go
error.go Make sure wrapped retry/fatal errors are never nil to avoid panic 2016-12-13 16:02:14 +00:00
filter_test.go Fix filters to add ** rules to directory rules 2017-01-05 19:33:49 +00:00
filter.go Fix --files-from with an empty file copying everything - fixes #1196 2017-03-04 10:12:54 +00:00
flags_test.go Allow all options to be set from environment variables 2017-01-03 22:42:47 +00:00
flags.go Add --syslog flag to optionally log to syslog on capable platforms 2017-02-11 20:27:46 +00:00
fs.go local, yandex, dropbox: fix NewObject suceeding on a directory #1079 2017-02-25 11:09:57 +00:00
glob_test.go
glob.go
hash_test.go Convert more tests to use assert/require 2016-06-30 15:45:30 +01:00
hash.go Fix incomplete local hashes. 2016-06-19 16:51:49 +02:00
http_new.go Redo http Transport code 2016-09-12 17:50:19 +01:00
http_old.go Redo http Transport code 2016-09-12 17:50:19 +01:00
http_test.go Remove Authorization: headers from --dump-headers output 2016-11-02 15:53:43 +00:00
http.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00
lister_test.go Stop single file and --files-from operations iterating through the source bucket. 2016-10-07 11:39:39 +01:00
lister.go Fix race in Lister.Finished which was causing the tests to be unreliable 2017-01-19 20:11:17 +00:00
log.go fs: Implement fs.Trace for tracing entry and exit of functions 2017-05-15 16:56:45 +01:00
make_test_files.go
operations_test.go onedrive, drive, amazonclouddrive: make sure we find the root 2017-03-16 09:42:49 +00:00
operations.go Fix misleading log message with --dry-run - fixes #1309 2017-04-10 16:07:22 +01:00
options.go Add options for Open and implement Range for all remotes 2016-10-05 21:03:56 +01:00
readers_test.go Added RepetableReader to fs. used in OneDrive with io.LimitedReader to display accurate speed 2017-05-02 22:31:05 +01:00
readers.go Added RepetableReader to fs. used in OneDrive with io.LimitedReader to display accurate speed 2017-05-02 22:31:05 +01:00
redirect_stderr_unix.go Add --syslog flag to optionally log to syslog on capable platforms 2017-02-11 20:27:46 +00:00
redirect_stderr_windows.go Update references from HTTP to HTTPS where possible 2017-03-29 05:38:34 -07:00
redirect_stderr.go Add --syslog flag to optionally log to syslog on capable platforms 2017-02-11 20:27:46 +00:00
sync_test.go Fix --delete-before deleting files on copy - fixes #1166 2017-02-22 13:17:38 +00:00
sync.go Stop --track-renames deleting case folded source files - fixes #1094 2017-02-22 19:28:22 +00:00
syslog_unix.go Add --syslog flag to optionally log to syslog on capable platforms 2017-02-11 20:27:46 +00:00
syslog.go Add --syslog flag to optionally log to syslog on capable platforms 2017-02-11 20:27:46 +00:00
test_all.go Add ftp backend - fixes #540 2017-05-18 20:49:36 +01:00
version.go Start v1.36-DEV development 2017-03-18 11:30:59 +00:00
versioncheck.go Require go1.6 for building rclone 2017-05-11 17:07:49 +01:00