+1 for Backblaze. They have a convenient backup software too that works great. I backup my parents laptop using it, and use their S3 storage for my NAS backups.
+1 for Backblaze. They have a convenient backup software too that works great. I backup my parents laptop using it, and use their S3 storage for my NAS backups.
A popular EHR cloud service that we use has a developer portal where operations such as logging in or entering two-factor codes would take upwards of 2 minutes to process.
When I asked our rep about it they went “eh it’s normal”.
This same company designed a XML SOAP API where if you request too much data, it just returns a HTTP 200 with no content. No error message or formatted SOAP reply, just completely nonsensical response.
I hate this company but there’s literally very few choices in this space.
This would depend on whether the limit is defined as ingress or egress or both. For example AWS has free ingress traffic from the internet but there is a cost for egress traffic to the internet.
A better solution would be to find a unmetered service, which means that you have a fixed transfer speed (e.g. 500 Mbit) but have unlimited bandwidth. OVH offers this in their VPS products.
Not OP but this is how I learned it and how it’s presented in the help file.
$ help while
while: while COMMANDS; do COMMANDS-2; done
$ help if
if: if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else COMMANDS; ] fi
I bought it personally but I would hardly call it expensive. The three year license is like ~67 USD a year for both CRT and FX.
I love it mainly because it’s multi-platform but I wish it had more features. They boast their great integration with VShell but it would be much better if they just had better support for OpenSSH, like being able to push ssh keys to a host.
No wildcard support sigh