Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion s3cmd.1
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ s3cmd \fBrestore\fR \fIs3://BUCKET/OBJECT\fR
Restore file from Glacier storage
.TP
s3cmd \fBsync\fR \fILOCAL_DIR s3://BUCKET[/PREFIX] or s3://BUCKET[/PREFIX] LOCAL_DIR\fR
Synchronize a directory tree to S3
Synchronize a directory tree to S3 (checks files freshness using size and md5
checksum, unless overriden by options, see below)
.TP
s3cmd \fBdu\fR \fI[s3://BUCKET[/PREFIX]]\fR
Disk usage by buckets
Expand Down