nielash
4f1eafb044
gitignore: add .DS_Store and remove *.log
...
.DS_Store is an irrelevant file created automatically by macOS.
*.log can't be ignored because bisync uses .log files in its test suite.
2023-08-12 17:24:21 +01:00
Ivan Andreev
690a7ac783
chunker: fix md5all test for no-meta test remotes
2021-10-18 18:04:07 +03:00
Ivan Andreev
7436768d62
docs for serve docker and docker plugin ( #5415 )
2021-07-10 23:56:09 +03:00
Nick Craig-Wood
9ff6f48d74
Remove accidentally committed *.orig and *.rej files and ignore
2021-05-03 07:58:29 +01:00
Ivan Andreev
6fa74340a0
cmd: rclone selfupdate ( #5080 )
...
Implements self-update command
Fixes #548
Fixes #5076
2021-03-11 22:39:30 +03:00
Klaus Post
cb7534dcdf
lib: Add file name compression
...
Allows to compress short arbitrary strings and returns a string using base64 url encoding.
Generator for tables included and a few samples has been added. Add more to init.go
Tested with fuzzing for crash resistance and symmetry, see fuzz.go
2020-08-13 16:14:11 +01:00
Dave Koston
9f99c20232
s3: Add StackPath Object Storage Support
2020-01-31 16:05:44 +00:00
Aleksandar Jankovic
a2c317b46e
chore: update .gitignore
2019-06-19 11:59:46 +01:00
Remus Bunduc
016abf825e
cache: first version
2017-11-15 15:23:21 +00:00
Nick Craig-Wood
7e9739db57
Remove obsolete entry
2016-10-04 11:37:18 +01:00
Nick Craig-Wood
1f3e48f18f
Add manuals to repository - fixes #256
2016-01-31 16:34:30 +00:00
Nick Craig-Wood
bf4879f57f
Expand docs and remove duplicated information
2015-06-06 14:17:14 +01:00
Nick Craig-Wood
365dc2ff59
Version v0.96 - automate the release process
2014-04-25 18:18:58 +01:00
Nick Craig-Wood
40f755df20
Rename docs directory
2014-04-17 22:32:39 +01:00
Nick Craig-Wood
6c045c00df
rclone.org: website, docs and graphics
2014-03-28 22:34:13 +00:00
Nick Craig-Wood
f5ad93714d
rclonetest: used test to the internals of rclone
2014-03-28 22:30:18 +00:00
Nick Craig-Wood
0a108832e2
Remove filesystem flags and put in config file with editor
2014-03-15 16:06:11 +00:00
Nick Craig-Wood
37d59db94e
Rename _junk directory so go build ./... doesn't see into it
2013-06-29 10:43:20 +01:00
Nick Craig-Wood
f5e60b6e37
Rename to rclone
2013-06-27 20:09:40 +01:00
Nick Craig-Wood
e9ae4f89a4
Initial commit - some small parts working
2012-11-18 17:32:31 +00:00