openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
s3cmd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 65 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Major rework of Config class: - Renamed from AwsConfig to Config - Converted to Singleton (see Config.__new__() and an article on Wikipedia) - No more explicit listing of options - use introspection to get them (class variables that of type str, int or bool that don't start with underscore) - Check values read from config file and verify their type.
Michal Ludvig
More...
over 18 years ago
- Merged list-buckets and bucket-list-objects operations into a single 'ls' command. - New parameter -P for uploading publicly readable objects
Michal Ludvig
More...
over 18 years ago
Renamed s3.py to s3cmd (take 2)
Michal Ludvig
More...
over 18 years ago
Renamed s3.py to s3cmd
Michal Ludvig
More...
over 18 years ago
All classes from s3.py go to S3/S3.py Added setup.py
Michal Ludvig
More...
over 18 years ago
Minor fix S3.utils -> S3.Utils
Michal Ludvig
More...
over 18 years ago
Moved modules to their own package
Michal Ludvig
More...
over 18 years ago
Added "del" command Converted all (?) commands to accept s3-uri Added -u/--show-uri parameter
Michal Ludvig
More...
over 18 years ago
Verify MD5 on received files Improved upload of multiple files Initial S3-URI support (more tbd)
Michal Ludvig
More...
over 18 years ago
Minor fixes: - store names of parsed files in AwsConfig - Print total size with upload/download
Michal Ludvig
More...
over 18 years ago
Added support for sending and receiving files.
Michal Ludvig
More...
over 18 years ago
List all Objects in all Buckets command Yet another logging improvement Version check for Python 2.5 or higher
Michal Ludvig
More...
over 18 years ago
Added ConfigParser Improved setting logging levels It can now quite reliably list buckets and objects
Michal Ludvig
More...
over 18 years ago
Added ignore list
Michal Ludvig
More...
over 18 years ago
Initial import
Michal Ludvig
More...
over 18 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree