Documentation Center

Handling a failed upload

The simplest way to handle a failed upload is to try uploading the file again.

If a file failed to upload because it was too big, .zip it before you upload it again.

If a .zip file failed to upload because it was too big, split it to create several smaller .zip files and upload these.

You cannot upload files that are owned by other users.