MinIOis an open source alternative to the famous S3 object storage service from AWS, offering so-called S3 Buckets for static files. As AWS is very costly, the MinIO alternative comes in very handy. And best of it: It's not that complicated. I've worked with MinIO for quite a while n...
An incredibly simple, open-source alternative to Loom that only requires S3-compatible storage—no servers needed - goshops-com/clipshare
Alternative encryption programs, such as 7zip or other custom programs, can be specified using the command setopt with option -clientencprogram. -rr Set S3 storage class to "Reduced put c:\folder\ mybucket -rr (upload all files in c:\folder\ to Redundancy" for uploaded files mybucket and...
Note: This solution serves as an alternative to the previous Java-based approach forcompressing and archiving logs in Amazon S3. The previous solution does not use the s3tar tool, but instead used a Java based method for aggregation and archiving. For customers with Java development bac...
Lightweight selfhosted Firefox Send alternative without public upload. AWS S3 supported. docker golang ssl download selfhosted self-hosted s3-storage uploader backblaze-b2 ownyourdata firefox-send Updated Jan 20, 2025 Go scality / cloudserver Star 1.7k Code Issues Pull requests Discussions Zen...
S3FS is a good alternative. Once the S3 bucket is mounted its objects act mostly like normal files, and we can use any command or tool we like. It's also possible to add S3fs mounts into/etc/fstab. However, Rclone is a far more complete solution. The command-line tool contains a lon...
An alternative to setEndpoint(String), sets the regional endpoint for this client's service calls. Callers can use this method to control which Amazon Web Services region they want to work with. This method is not threadsafe. A region should be configured when the client is created and bef...
type DeleteListIterator type DeleteListIterator struct { Bucket *string Paginator request.Pagination // contains filtered or unexported fields } DeleteListIterator is an alternative iterator for the BatchDelete client. This will iterate through a list of objects and delete the objects. Example: iter...
I was thinking about attaching the new Objectstorage repos to the existing jobs and let the old backups on the old repos for the time of the retention and delete them afterwards as an alternative to the data migration. But would I every be able to restore data from such an "unmapped" ...
Backup your environment (from dumps to local files), it is a great alternative. If you think in put your files, and know when they need to be deleted, you may use the bucket policy to automate it for you, If you need that your application receive or send some files, S3 may keep th...