23abac2a59
serve s3: let rclone act as an S3 compatible server
2023-11-16 16:59:55 +00:00
4506f35f2e
build: refactor version info and icon resource handling on windows
...
This makes it easier to add resources with any build method, and also when
building librclone.dll.
Goversioninfo is now used as a library, instead of running it as a tool.
2023-11-01 12:44:04 +01:00
7434ad8618
docs: remove third party logos from source tree
2023-10-23 15:35:25 +01:00
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
690a7ac783
chunker: fix md5all test for no-meta test remotes
2021-10-18 18:04:07 +03:00
7436768d62
docs for serve docker and docker plugin ( #5415 )
2021-07-10 23:56:09 +03:00
9ff6f48d74
Remove accidentally committed *.orig and *.rej files and ignore
2021-05-03 07:58:29 +01:00
6fa74340a0
cmd: rclone selfupdate ( #5080 )
...
Implements self-update command
Fixes #548
Fixes #5076
2021-03-11 22:39:30 +03:00
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
9f99c20232
s3: Add StackPath Object Storage Support
2020-01-31 16:05:44 +00:00
a2c317b46e
chore: update .gitignore
2019-06-19 11:59:46 +01:00
016abf825e
cache: first version
2017-11-15 15:23:21 +00:00
7e9739db57
Remove obsolete entry
2016-10-04 11:37:18 +01:00
1f3e48f18f
Add manuals to repository - fixes #256
2016-01-31 16:34:30 +00:00
bf4879f57f
Expand docs and remove duplicated information
2015-06-06 14:17:14 +01:00
365dc2ff59
Version v0.96 - automate the release process
2014-04-25 18:18:58 +01:00
40f755df20
Rename docs directory
2014-04-17 22:32:39 +01:00
6c045c00df
rclone.org: website, docs and graphics
2014-03-28 22:34:13 +00:00
f5ad93714d
rclonetest: used test to the internals of rclone
2014-03-28 22:30:18 +00:00
0a108832e2
Remove filesystem flags and put in config file with editor
2014-03-15 16:06:11 +00:00
37d59db94e
Rename _junk directory so go build ./... doesn't see into it
2013-06-29 10:43:20 +01:00
f5e60b6e37
Rename to rclone
2013-06-27 20:09:40 +01:00
e9ae4f89a4
Initial commit - some small parts working
2012-11-18 17:32:31 +00:00