You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this require CaCs storage package? They offer free upload / download it appears for users without a storage package https://download.cloudatcost.com/
The text was updated successfully, but these errors were encountered:
well it is designed to require login & storage packages, yes.
the code can be adjusted to upload without logging in at all, but i think that is a very bad idea: files uploaded without logging in will be auto-deleted after some time, i believe. when that happens, you will get random sector read errors!
but files uploaded by logged-in-users will never be deleted, afaik
btw i've been wanting to do a major rewrite of most of the code - the current architecture have some mutex-locking-issues that severely limit the performance of the async upload_multi-api, which is used for uploading data, and maybe it can even lead to data corruption, i'm not 100% sure
Does this require CaCs storage package? They offer free upload / download it appears for users without a storage package https://download.cloudatcost.com/
The text was updated successfully, but these errors were encountered: