No native solution SFTP to GCS? For real?

I am exploring options for copying/moving some files from SFTP to GCS, Google Cloud Storage.

Does GCP for real don't have an out-of-the box solution for that? Something that wouldn't require some custom code and compute engine or some siloed pub/sub operations.

I was looking at https://cloud.google.com/integration-connectors/docs/connectors/sftp/configure but is is not clear how to manage that. My use case in in analytics space and there was no plan to use appdev services. 

Thank you

1 1 504
1 REPLY 1

Hi @Dovile,

Welcome to Google Cloud Community!

You may want to check out this article on SFTPGo access to GCS via SFTP as this might be the one that you are looking for.

Also, here's the Github link for the documentation and steps on how to use SFTPGo.

Hope this helps.