jsmsj / sa-drive

An alternative of Shared drive/teamdrives. Utilises the 15gb storage of each service account. The more service accounts you have, the more storage you will get. With 100 service accounts you can get about 1.46TiB of storage.
GNU General Public License v3.0
67 stars 9 forks source link

Support for larger files (15GB+) #1

Open ggtylerr opened 1 year ago

ggtylerr commented 1 year ago

README said to make an issue for feature requests, so here's the most obvious one.

This support could be added by splitting and re-adding files (such as in teledrive.) See https://github.com/mgilangjanuar/teledrive/blob/ade6b9488953684c478167bbfed3e9868798a814/web/src/pages/dashboard/components/Upload.tsx#L89 for potential implementation.