Relative Content

Tag Archive for pythongoogle-cloud-platformgoogle-cloud-functionsetlsftp

Cloud Function: From SFTP to Bucket

I´m trying to create a cloud function which main purpose is to detect when a file is uploaded into a folder in SFTP and then copy that file into a bucket in GCP. No error when I deployed the code put when I manually upload the file in SFTP nothings happens