Q: What is the maximum size for uploaded files? A: 250MB for Images, and 1GB for everything else. Q: Is there a limit to how many files I can have? A: Nope. Q: Do files ever get deleted? A: Files will never be deleted automatically, but in rare circumstances we may delete them. Q: Are my uploads private? A: Arxius is a site for sharing. All things uploaded receive a link that anybody with the link can see. We may routinely screen uploads for illegal content and may share any upload to a third party. Q: How can I upload something via CLI? A: curl -F "file=@yourfile.extension" https://arxius.io Q: How can I upload something via CLI with my API key? A: curl -F "file=@yourfile.extension" -H "Authorization: Bearer yourkeyhere" https://arxius.io Q: Do you have any apps? A: We have a macOS app - https://arxius.io/mac, and a ShareX uploader file - https://arxius.io/sharex, and a Textual plugin - https://arxius.io/textual, and are implemented by - https://iglooirc.com Q: How can I make suggestions or report bugs? A: At the moment, an email to support@arxius.io is the best method.