WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
654 stars 65 forks source link

Support downloading-changing-reuploading a file #395

Open christianliebel opened 1 year ago

christianliebel commented 1 year ago

A request I receive pretty often is to be able to download a file to a temporary directory, use the default editing program to perform some changes, and then re-upload the updated file. This is for example needed by applications that offer cloud-based storage.

This would require that: