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 }}
feuvan
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
rclone
s3
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 3, 2017
Make all config file variables be settable in the environment
Show description for f73ee5e
ncw
committed
f73ee5e
View commit details
Copy full SHA for f73ee5e
View code at this point
Browse repository at this point
Allow all options to be set from environment variables
Show description for 0d75d25
ncw
committed
0d75d25
View commit details
Copy full SHA for 0d75d25
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Add directory parameter to Rmdir and Mkdir #100 #831
Show description for aaa1370
ncw
committed
aaa1370
View commit details
Copy full SHA for aaa1370
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Stop removing failed upload to cloud storage remotes - fixes #559
Show description for 441951a
ncw
committed
441951a
View commit details
Copy full SHA for 441951a
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
s3: Allow command line to override acl (Thanks Radek Senfeld)
ncw
committed
cb40511
View commit details
Copy full SHA for cb40511
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Command line argument for setting/overriding Amazon S3 ACL
radek-senfeld
authored and
ncw
committed
bc414b6
View commit details
Copy full SHA for bc414b6
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
Add options for Open and implement Range for all remotes
ncw
committed
aef2ac5
View commit details
Copy full SHA for aef2ac5
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Make ContentType be preserved for cloud -> cloud copies - fixes #733
ncw
committed
945f49a
View commit details
Copy full SHA for 945f49a
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
s3: add support for setting storage class in config and command line
Asko Tamm
authored and
ncw
committed
61665dd
View commit details
Copy full SHA for 61665dd
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Redo http Transport code
Show description for 0cb9bb3
ncw
committed
0cb9bb3
View commit details
Copy full SHA for 0cb9bb3
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Make it possible to test Fs multiple times and use this with crypt
Show description for e6a0521
ncw
committed
e6a0521
View commit details
Copy full SHA for e6a0521
View code at this point
Browse repository at this point
User-configurable Amazon S3 ACL
Show description for 2003ba3
radek-senfeld
authored and
ncw
committed
2003ba3
View commit details
Copy full SHA for 2003ba3
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
s3: Add instructions on how to use rclone with minio
ncw
committed
8c2fc6d
View commit details
Copy full SHA for 8c2fc6d
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
s3: Add ap-northeast-2 (Seoul) and ap-south-1 (Mumbai) regions - fixes #567
ncw
committed
2a1d4b7
View commit details
Copy full SHA for 2a1d4b7
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Make NewObject return an error
Show description for ab43005
ncw
committed
ab43005
View commit details
Copy full SHA for ab43005
View code at this point
Browse repository at this point
Rename NewFsObject to NewObject
ncw
committed
b1f1319
View commit details
Copy full SHA for b1f1319
View code at this point
Browse repository at this point
Get rid of LimitedFs - FIXME needs docs on copying single files
Show description for 1a87b69
ncw
committed
1a87b69
View commit details
Copy full SHA for 1a87b69
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
s3: skip SetModTime for objects > 5GB - fixes #534
ncw
committed
a67c746
View commit details
Copy full SHA for a67c746
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Add AES256 server-side encryption for s3 - Fixes #491
Show description for 6e35a3b
jrw972
authored and
ncw
committed
6e35a3b
View commit details
Copy full SHA for 6e35a3b
View code at this point
Browse repository at this point
Log errors with %v
ncw
committed
2cfb383
View commit details
Copy full SHA for 2cfb383
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Change Fs.Put so that it must cope with existing files
Show description for df1092e
ncw
committed
df1092e
View commit details
Copy full SHA for df1092e
View code at this point
Browse repository at this point
Convert to using github.com/pkg/errors everywhere
ncw
committed
4c5b283
View commit details
Copy full SHA for 4c5b283
View code at this point
Browse repository at this point
Commits on May 7, 2016
Add more tests for List() and fix resulting problems
ncw
committed
c2d0e86
View commit details
Copy full SHA for c2d0e86
View code at this point
Browse repository at this point
Commits on May 6, 2016
Add a directory parameter to Fs.List()
ncw
committed
68ec6a9
View commit details
Copy full SHA for 68ec6a9
View code at this point
Browse repository at this point
Refactor the List and ListDir interface
Show description for 753b071
ncw
committed
753b071
View commit details
Copy full SHA for 753b071
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Change the interface of SetModTime to return an error - #348
ncw
committed
414b35e
View commit details
Copy full SHA for 414b35e
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
s3: Fix uploading files bigger than 50GB - fixes #386
ncw
committed
a1323eb
View commit details
Copy full SHA for a1323eb
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Simplify literals (after running gofmt -s over the code)
ncw
committed
88cca8a
View commit details
Copy full SHA for 88cca8a
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
s3: Check if directory exists during Mkdir
Show description for 694d390
jgsofi
authored and
ncw
committed
694d390
View commit details
Copy full SHA for 694d390
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Add help to remote chooser in rclone config - fixes #43
ncw
committed
e08e359
View commit details
Copy full SHA for e08e359
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Create separate interface for object information.
Show description for ef06371
klauspost
authored and
ncw
committed
ef06371
View commit details
Copy full SHA for ef06371
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
s3: Fix empty checks in auth
ncw
committed
ce4c1d4
View commit details
Copy full SHA for ce4c1d4
View code at this point
Browse repository at this point
Add IAM role and Env credentials
Show description for ce05ef7
stengaard
authored and
ncw
committed
ce05ef7
View commit details
Copy full SHA for ce05ef7
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
s3: URL escape CopySource
Show description for cae19df
ncw
committed
cae19df
View commit details
Copy full SHA for cae19df
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Test all available hashes for each remote
ncw
committed
ccba859
View commit details
Copy full SHA for ccba859
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.