Used S3copy Amazon S3 Command Line Copy for Windows?


Editors’ Review

Download.com staff
S3copy is a straightforward Windows command-line utility for uploading single files to Amazon S3. It enables easy automation of offsite backups for PCs or servers, requiring no installation.
  • Pros

    • Uploads files directly to Amazon S3 storage.
    • Operates entirely from the Windows command line.
    • Enables backup automation via batch or CMD files.
    • Provided as a single executable file.
    • Requires absolutely no installation process.
  • Cons

    • Copies only a single file at a time.
    • Lacks support for wildcard file selections.
    • Does not include a file deletion routine.

Used S3copy Amazon S3 Command Line Copy for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
0.2
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2000
  • Windows Vista
  • Windows 7
  • Windows XP
  • Windows 10
  • Windows Server
  • Windows 2003
Additional Requirements
None
POPULARITY
Total Downloads
2,064
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


User Reviews

5/5

2 User Votes


Developer’s Description

Copy any file to Amazon S3 (Simple Storage Service) using Windows command line/DOS-prompt.
S3copy is a simple tool to copy a file to Amazon S3 (Simple Storage Service). Amazon S3 has many uses, one great way to use it is as a cheap off site backup for your PC or servers (I pay less than $1 per month for my backup storage there)You can easily automate your backups using a simple bat or cmd file and S3copy. S3copy is a very simple copy routine, you can only copy one file at a time, no wild cards etc. I will probably extend it in the future, for example a delete routine so I can also automate deleting old backups. Syntax: s3copy Localpath Bucket Filename AccessKeyId SecretAccessKey. Example: s3copy.exe c:\backup\ mybackupbucket backup.rar MyAccessKeyId MySecretAccessKey. It's a single exe file. No need to install anything. Feel free to use it if you like.

Download.com
Your review for S3copy Amazon S3 Command Line Copy