.. |
all
|
add new http remote filesystem
|
2017-06-20 21:27:14 +01:00 |
testdata
|
|
|
accounting_other.go
|
|
|
accounting_unix.go
|
Rename log functions and factor into own file
|
2017-02-11 17:54:50 +00:00 |
accounting.go
|
Add --stats-log-level so can see --stats without -v - fixes #1180
|
2017-06-26 22:50:37 +01: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_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
|
Print password prompts to stderr
|
2017-04-22 09:38:39 +01:00 |
config_test.go
|
Fix config tests to save configData which fixes subsequent tests
|
2017-06-29 12:31:53 +01: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
|
Add --stats-log-level so can see --stats without -v - fixes #1180
|
2017-06-26 22:50:37 +01:00 |
dir.go
|
Create fs.Directory interface and use it everywhere
|
2017-06-30 14:26:59 +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
|
Create fs.Directory interface and use it everywhere
|
2017-06-30 14:26:59 +01: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
|
dropbox: support Dropbox content hashing scheme - fixes #1302
|
2017-05-29 12:04:44 +01:00 |
http_new.go
|
|
|
http_old.go
|
|
|
http_test.go
|
|
|
http.go
|
Rename log functions and factor into own file
|
2017-02-11 17:54:50 +00:00 |
log.go
|
Add --stats-log-level so can see --stats without -v - fixes #1180
|
2017-06-26 22:50:37 +01:00 |
object.go
|
Create fs.Directory interface and use it everywhere
|
2017-06-30 14:26:59 +01:00 |
operations_test.go
|
Create fs.Directory interface and use it everywhere
|
2017-06-30 14:26:59 +01:00 |
operations.go
|
sync: state whether duplicates are objects are directories
|
2017-07-08 15:42:18 +01: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
|
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_internal_test.go
|
Warn about duplicate files when syncing - fixes #1506
|
2017-06-30 21:24:13 +01:00 |
sync_test.go
|
s3: work around eventual consistency in bucket creation
|
2017-06-29 12:31:52 +01:00 |
sync.go
|
sync: state whether duplicates are objects are directories
|
2017-07-08 15:42:18 +01: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
|
Fix missing fs.Dir -> fs.Directory
|
2017-07-06 11:31: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 |
walk_test.go
|
Create fs.Directory interface and use it everywhere
|
2017-06-30 14:26:59 +01:00 |
walk.go
|
Use a stable sort for sorting directory entries
|
2017-07-06 14:07:26 +01:00 |