FileSystem
FileSystem copied to clipboard
SharpGrip FileSystem is a file system abstraction supporting multiple adapters.
Some adapters provide APIs to support large file uploads via upload sessions. Look into a way to allow users to upload large files.
Hi, cool project with nice architetcual implementation. What file size have you tested with? Is there any limitation you are aware of. I mean file sizes above 10GB. kind regards
Add a Contributing section to the README outlining how to start contributing to this library.
Hi, It seems that GDrive adapter is not following the paths like azure blob and Amazon s3 are doing it. For those two everything is working as expected but not...