Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cmsr
/
rclone
Public
forked from
rclone/rclone
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2019
drive: add notes that cleanup works in the background on drive
ncw
committed
9aac2d6
View commit details
Copy full SHA for 9aac2d6
Browse repository at this point
Commits on May 20, 2019
docs: fix typo in cache documentation
gary-kim
authored and
ncw
committed
81fad0f
View commit details
Copy full SHA for 81fad0f
Browse repository at this point
Commits on May 16, 2019
docs: add note on failure to login to mega docs
ncw
committed
cff85f0
View commit details
Copy full SHA for cff85f0
Browse repository at this point
Commits on May 15, 2019
Add Robert Marko to contributors
ncw
committed
9c0dac4
View commit details
Copy full SHA for 9c0dac4
Browse repository at this point
s3: add config info for Wasabi's EU Central endpoint
Show description for 5ccc2dc
robimarko
authored and
ncw
committed
5ccc2dc
View commit details
Copy full SHA for 5ccc2dc
Browse repository at this point
Commits on May 14, 2019
docs: add sftp about documentation
gary-kim
authored and
ncw
committed
8c55036
View commit details
Copy full SHA for 8c55036
Browse repository at this point
Add id01 to contributors
ncw
committed
2f3d794
View commit details
Copy full SHA for 2f3d794
Browse repository at this point
lib/env: Make env_test.go support Windows
id01
authored and
ncw
committed
abeb12c
View commit details
Copy full SHA for abeb12c
Browse repository at this point
Commits on May 13, 2019
local: log errors when listing instead of returning an error
Show description for 9c6f3ae
ncw
committed
9c6f3ae
View commit details
Copy full SHA for 9c6f3ae
Browse repository at this point
cmd: log an ERROR for all commands which exit with non-zero status
Show description for 870b153
ncw
committed
870b153
View commit details
Copy full SHA for 870b153
Browse repository at this point
Add didil to contributors
ncw
committed
62a7e44
View commit details
Copy full SHA for 62a7e44
Browse repository at this point
install: linux skip man pages if no mandb - fixes #3175
didil
authored and
ncw
committed
296e493
View commit details
Copy full SHA for 296e493
Browse repository at this point
docs: fix doc generators home directory in backend docs
Show description for a0b9d4a
ncw
committed
a0b9d4a
View commit details
Copy full SHA for a0b9d4a
Browse repository at this point
Commits on May 12, 2019
crypt: remove stray debug in ChangeNotify
ncw
committed
99bc013
View commit details
Copy full SHA for 99bc013
Browse repository at this point
mega: cleanup: add logs for -v and -vv
ncw
committed
d9cad9d
View commit details
Copy full SHA for d9cad9d
Browse repository at this point
sync: fix integrations tests
Show description for 0e23c45
ncw
committed
0e23c45
View commit details
Copy full SHA for 0e23c45
Browse repository at this point
Commits on May 11, 2019
gendocs: remove global flags from command help pages
ncw
committed
f544234
View commit details
Copy full SHA for f544234
Browse repository at this point
docs: add serve to README, main page and menu
ncw
committed
dbf9800
View commit details
Copy full SHA for dbf9800
Browse repository at this point
serve sftp: serve an rclone remote over SFTP
ncw
committed
1f19b63
View commit details
Copy full SHA for 1f19b63
Browse repository at this point
Factor ShellExpand from sftp backend to lib/env
ncw
committed
5c0e5b8
View commit details
Copy full SHA for 5c0e5b8
Browse repository at this point
Use go-homedir to read the home directory more reliably
ncw
committed
edda6d9
View commit details
Copy full SHA for edda6d9
Browse repository at this point
vendor: add github.com/mitchellh/go-homedir
ncw
committed
1fefa6a
View commit details
Copy full SHA for 1fefa6a
Browse repository at this point
vfs: make WriteAt for non cached files work with non-sequential writes
Show description for af030f7
ncw
committed
af030f7
View commit details
Copy full SHA for af030f7
Browse repository at this point
sftp: send custom client version and debug server version
ncw
committed
ada8c22
View commit details
Copy full SHA for ada8c22
Browse repository at this point
sftp: fix about parsing of df results so it can cope with -ve results
Show description for 610466c
ncw
committed
610466c
View commit details
Copy full SHA for 610466c
Browse repository at this point
about: fix crash if backend returns a nil usage
ncw
committed
9950bb9
View commit details
Copy full SHA for 9950bb9
Browse repository at this point
operations: enable multi threaded downloads - Fixes #2252
Show description for 7d70e92
ncw
committed
7d70e92
View commit details
Copy full SHA for 7d70e92
Browse repository at this point
operations: if --ignore-checksum is in effect, don't calculate checksum
Show description for 687cbf3
ncw
committed
687cbf3
View commit details
Copy full SHA for 687cbf3
Browse repository at this point
local: only calculate the required hashes for big speedup
Show description for c3af0a1
ncw
committed
c3af0a1
View commit details
Copy full SHA for c3af0a1
Browse repository at this point
accounting: enable accounting without passing through the stream #2252
Show description for 822483a
ncw
committed
822483a
View commit details
Copy full SHA for 822483a
Browse repository at this point
sync: move Transferring into operations.Copy
Show description for 2eb31a4
ncw
committed
2eb31a4
View commit details
Copy full SHA for 2eb31a4
Browse repository at this point
operations: re-work reopen framework so it can take a RangeOption #2252
Show description for 0655738
ncw
committed
0655738
View commit details
Copy full SHA for 0655738
Browse repository at this point
local: define OpenWriterAt interface and test and implement it #2252
Show description for 7c4fe3e
ncw
committed
7c4fe3e
View commit details
Copy full SHA for 7c4fe3e
Browse repository at this point
copyurl: honor --no-check-certificate
breunigs
authored and
ncw
committed
72721f4
View commit details
Copy full SHA for 72721f4
Browse repository at this point
Add Peter Berbec to contributors
ncw
committed
0c60c00
View commit details
Copy full SHA for 0c60c00
Browse repository at this point
Previous
Next
You can’t perform that action at this time.