I operate remote, using ASI6200 cameras, subframe files are 120 meg. For each camera I have 1TB local storage on the respective control computer, and a 10TB NAS at the remote site for backup. For processing I have a 14Tb working drive and a larger rack mounted NAS-mirror drive for archival storage.
Like Dave, I use a NAS system to back up the 120MB files from my remote system in Chile. It is set up to be fully automatic so that the data just appears on my NAS drive as it is taken. That one scope typically generate 5-8 GB/day and with nearly 300 clear nights/yr that requires a capacity of 1.5 - 2.5 TB/yr. I'm about to install a second scope which will double the storage requirements. NAS systems are FAR less expensive than using something like Google Drive or Drop Box. My system currently has 4x12 TB drives configured as SHR + RAID5 to give 36 TB of storage. I have an additional, identical system offsite for backup. I just use these NAS systems only for image data so they should last for roughly 18 years with one scope and another maybe 10 years with two scopes. The system is expandable if I need more space. Here's the system that I use:
https://www.synology.com/en-us/products/DS923+. With four Seagate Ironwolf 12 TB drives this system cost around $1500. You'll also want to install a good quality UPS and in my case, I had to upgrad my internet service to increase the upload speed to make it easier to download data remotely. I may eventually upgrade my home internet to fiber to get symmetric data speeds (same upload and download speeds) but that's in the future. It's not super cheap but it's a one-time investment that lasts for a decade. If you look at what it would cost to save that much data on Google or Drop Box over that period of time, its
One other thing about both Google Drive and Drop Box is that both serves have dropped their backup services and replaced them with "Sync" service. Sync service is not suitable as pure data backup service since it keeps the target drive synchronized with the source drive. That means that if you erase data on the observatory drive, it gets erased on the synchronized drive--and you lose it all! That's bad. NAS systems can be configured the same way -or- they can be configured as a true backup system, which is what you want! The other problem with both Google Drive and Drop Box is that it's hard to down load a folder with all of the ~6 GB of data taken in a single night. There are ways to do it but it's common to have the download stop and need to be restarted. It is NOT a smooth process.
-John