Registry / cloud / s3sync

s3sync

JSON →
library2.0.4rbrubygemsunverified

S3Sync is a tool belt for managing your Amazon S3 buckets, including sync, backup, and file operations.

gem install s3sync
INSTALL
IMPORT
SIG · S3SYNC
S
s3sync
cloudrubyv2.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

S3Sync
require 's3sync'

Sync a local directory to an S3 bucket.

require 's3sync' s3 = S3Sync::Client.new(access_key: 'KEY', secret_key: 'SECRET') s3.sync('/local/path', 'my-bucket/remote/path')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
s3sync — gem install s3sync · libregistry