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 }}
attackgithub
/
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
Breadcrumbs
History for
rclone
cmd
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 15, 2019
serve webdav: fix serveDir not being updated with changes from webdav
Show description for 6e8e620
gary-kim
authored and
ncw
committed
6e8e620
View commit details
Copy full SHA for 6e8e620
View code at this point
Browse repository at this point
serve webdav: add tests for serve http functionality
gary-kim
authored and
ncw
committed
5597d6d
View commit details
Copy full SHA for 5597d6d
View code at this point
Browse repository at this point
serve webdav: combine serve webdav and serve http
gary-kim
authored and
ncw
committed
622e0d1
View commit details
Copy full SHA for 622e0d1
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
cmd: add support for private repositories in `serve restic` - fixes #3247
apollo13
authored and
ncw
committed
939b19c
View commit details
Copy full SHA for 939b19c
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
rc: Skip auth for OPTIONS request
Show description for 550ab44
ncw
committed
550ab44
View commit details
Copy full SHA for 550ab44
View code at this point
Browse repository at this point
config: make config create/update encrypt passwords where necessary
Show description for 903ede5
ncw
committed
903ede5
View commit details
Copy full SHA for 903ede5
View code at this point
Browse repository at this point
Commits on Jun 8, 2019
rc: add --loopback flag to run commands directly without a server
ncw
committed
bd10344
View commit details
Copy full SHA for bd10344
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
lsjson: add IsBucket field for bucket based remote listing of the root
ncw
committed
1aa65d6
View commit details
Copy full SHA for 1aa65d6
View code at this point
Browse repository at this point
Commits on May 27, 2019
Look for Fs in the cache rather than calling NewFs directly
Show description for 8ee6034
ncw
committed
8ee6034
View commit details
Copy full SHA for 8ee6034
View code at this point
Browse repository at this point
dlna: improve logging and error handling
Show description for f0e439d
dwalters
authored and
ncw
committed
f0e439d
View commit details
Copy full SHA for f0e439d
View code at this point
Browse repository at this point
dlna: add some additional metadata, headers, and samsung extensions
Show description for e5464a2
dwalters
authored and
ncw
committed
e5464a2
View commit details
Copy full SHA for e5464a2
View code at this point
Browse repository at this point
dlna: icons and compatibility improvements
Show description for 78d38dd
dwalters
authored and
ncw
committed
78d38dd
View commit details
Copy full SHA for 78d38dd
View code at this point
Browse repository at this point
dlna: refactor the serve mux
Show description for 60bb01b
dwalters
authored and
ncw
committed
60bb01b
View commit details
Copy full SHA for 60bb01b
View code at this point
Browse repository at this point
dlna: use a template to render the root service descriptor
Show description for 95a74e0
dwalters
authored and
ncw
committed
95a74e0
View commit details
Copy full SHA for 95a74e0
View code at this point
Browse repository at this point
dlna: reformat descriptors with tabs
Show description for d014aef
dwalters
authored and
ncw
committed
d014aef
View commit details
Copy full SHA for d014aef
View code at this point
Browse repository at this point
dlna: use vfsgen for static assets
Show description for be8c23f
dwalters
authored and
ncw
committed
be8c23f
View commit details
Copy full SHA for be8c23f
View code at this point
Browse repository at this point
Commits on May 13, 2019
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
View code at this point
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
View code at this point
Browse repository at this point
serve sftp: serve an rclone remote over SFTP
ncw
committed
1f19b63
View commit details
Copy full SHA for 1f19b63
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 9, 2019
Adds a public IP flag for ftp. Closes #3158
Show description for f865280
calisro
authored and
ncw
committed
f865280
View commit details
Copy full SHA for f865280
View code at this point
Browse repository at this point
Commits on May 8, 2019
build: more pre go1.8 workarounds removed
ncw
committed
8beab1a
View commit details
Copy full SHA for 8beab1a
View code at this point
Browse repository at this point
Commits on May 1, 2019
tests: make test servers choose a random port to make more reliable
Show description for 9df322e
ncw
committed
9df322e
View commit details
Copy full SHA for 9df322e
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
fix spelling
B4dM4n
committed
48c0960
View commit details
Copy full SHA for 48c0960
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
lsjson, lsf: support showing the Tier of the object
ncw
committed
a57756a
View commit details
Copy full SHA for a57756a
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
build: drop support for go1.8
ncw
committed
16d8014
View commit details
Copy full SHA for 16d8014
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
lsjson: added --files-only and --dirs-only flags
Show description for 5855714
calisro
authored and
ncw
committed
5855714
View commit details
Copy full SHA for 5855714
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
cmd: implement RetryAfter errors which cause a sleep before a retry
Show description for 2065e73
ncw
committed
2065e73
View commit details
Copy full SHA for 2065e73
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
cmd: Fix autocompletion of remote paths with spaces - fixes #3047
sgtpep
authored and
ncw
committed
a0d2ab5
View commit details
Copy full SHA for a0d2ab5
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
serve restic: use walk.ListR for listing
Show description for e5f4210
ncw
committed
e5f4210
View commit details
Copy full SHA for e5f4210
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
cmd: fix completion of remotes
Show description for 3c44074
FloGa
authored and
ncw
committed
3c44074
View commit details
Copy full SHA for 3c44074
View code at this point
Browse repository at this point
dlna: add connection manager service description
Show description for caf318d
dwalters
authored and
ncw
committed
caf318d
View commit details
Copy full SHA for caf318d
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
dlna: fix root XML service descriptor
Show description for 95194ad
dwalters
authored and
ncw
committed
95194ad
View commit details
Copy full SHA for 95194ad
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
filter: reload filter when the options are set via the rc - fixes #3018
ncw
committed
58d9a3e
View commit details
Copy full SHA for 58d9a3e
View code at this point
Browse repository at this point
copy/sync/move: add --create-empty-src-dirs flag - fixes #2869
ishuah
authored and
ncw
committed
1b52f8d
View commit details
Copy full SHA for 1b52f8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.