I'm looking for a service (or most likely a pair of services) I could use to periodically download a CSV file from an FTP server and email it to a specific address. This is intended as a very temporary workaround to thorny corporate bureaucracy so I'd prefer something free (and easy to set up, as I'm leaving my job in two weeks and mostly just trying to get something running as a courtesy to my team).Current plan is a python script running as a cron job on coworker's computer + mailgun's free tier, but I'm hoping there might be something a little less janky.