With my Office 365 account, I get 1TB of storage in OneDrive with no egress costs. Perfect for handling multiple files that are multiple GB in size. This is quite affordable compared with many other storage options. But, Airbyte has no source connector for OneDrive.
I looked into using the
SFTP connector, but my OneDrive Personal account can't have an SFTP share.
I have another service that can transfer my files from OneDrive to my S3 storage account on Linode (Not AWS). However, the Airbyte S3 bucket connector keeps giving me the following error:
ValueError('Invalid endpoint: <http://votesentry.us-southeast-1.linodeobjects.com|votesentry.us-southeast-1.linodeobjects.com>')
I've tried numerous configurations for the endpoint name, TLS settings, etc. but always the same error.
I'd love to connect to OneDrive, but barring that if anyone is using Linode, I would love to see the configuration for the S3 connector.