Transfer Local upload to Amazon S3
Runs on our servers. Nothing downloads to your machine and nothing is installed.
What you need
Local upload
A file from the device in front of you. The bytes arrive in the upload request and the job reads them from there.
Where it lands
Amazon S3
Your own S3 bucket, connected once with an access key. Uploads are chunked and resumable, so a large file survives a dropped connection.
How this transfer runs
Choose Local upload as the source and point us at the file.
Choose Amazon S3 as the destination.
We move it server-side with live progress. Credits are held when the job starts and captured only if it finishes.