I’m wondering using external object storage, such as MinIO, to store users’ backups because I don’t have enough local disk space.
1. What is the best way to connect or mount this storage on a server running DirectAdmin?
2. Can DirectAdmin write backups directly to MinIO or another S3-compatible storage?
3. If direct S3 support is not available, should I mount the bucket using rclone mount , s3fs , or use another method?
4. Are there any known issues with file permissions, reliability, or backup restoration when using mounted object storage?
1. What is the best way to connect or mount this storage on a server running DirectAdmin?
2. Can DirectAdmin write backups directly to MinIO or another S3-compatible storage?
3. If direct S3 support is not available, should I mount the bucket using rclone mount , s3fs , or use another method?
4. Are there any known issues with file permissions, reliability, or backup restoration when using mounted object storage?