mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +00:00
website: remove uppy server notice (#1780)
This commit is contained in:
parent
b44bc21c09
commit
bf534c68f5
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ category: 'Docs'
|
|||
tagline: Server-side proxy that enables remote sources like Instagram, Google Drive, S3
|
||||
---
|
||||
|
||||
> Companion was previously known as Uppy Server. It was renamed in v0.14.0.
|
||||
|
||||
Drag and drop, webcam, basic file manipulation (adding metadata, for example) and uploading via tus-resumable uploads or XHR/Multipart are all possible using just the Uppy client module.
|
||||
|
||||
However, if you add [Companion](https://github.com/transloadit/uppy/tree/master/packages/@uppy/companion) to the mix, your users will be able to select files from remote sources, such as Instagram, Google Drive and Dropbox, bypassing the client (so a 5 GB video isn’t eating into your users’ data plans), and then uploaded to the final destination. Files are removed from Companion after an upload is complete, or after a reasonable timeout. Access tokens also don’t stick around for long, for security reasons.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue