What’s the Best Cloud FTP Service for Receiving CSV Files?

0
13
Asked By TechieTurtle99 On

Hey everyone! I've found myself in the unexpected role of the IT guy at work, and I could use some help. We have a device that generates CSV files (around 1.5 MB each) a couple of times daily, and it connects to the internet through a 4G modem. I want to set up a cloud-based FTP server where these files can be sent and accessed later. We haven't used any cloud services like AWS or Google Cloud yet, and our storage needs are pretty minimal since we're planning to deploy just a few of these devices in the future. What would be the best and most cost-effective solution for setting this up? Also, what steps should I take to ensure it's secure?

4 Answers

Answered By NASfan101 On

If you don't strictly need cloud storage, a budget-friendly Synology NAS could be a fantastic solution. It provides plenty of functionality, including backups, and might meet all your storage needs.

Answered By CloudySkyPro On

Check out Hetzner Storage Box! They offer FTP over SSL/TLS for encrypted connections, which would be great for security. Just ensure your FTP client supports this as well. Plus, they have a good reputation for reliability.

Answered By SecureDataGuru88 On

You might want to consider using SFTP instead of traditional FTP, as FTP isn't secure. If the device you're using only supports certain protocols, make sure to specify SFTP when looking for solutions. This should help keep your data safe while transferring.

Answered By CloudSavvyAlice On

For your needs, mapping a Google Drive and using a scheduled task with something like Robocopy could work well. It's simple and cost-effective, but just be careful with the device's compatibility since it runs on proprietary firmware.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.