sftp-gcs
sftp-gcs copied to clipboard
An implementation of an SFTP to Google Cloud Storage bridge.
Hello! Thank you for putting this together. I am trying to create a way for a vendor of one of my clients to send us data to our Storage Bucket....
While using --service-account-key-file flag, the path is correct, but it return error: Unable to detect a Project Id in the current environment.
Hi ! Thanks for your package! Although I encounter the `No supported authentication methods available (server sent: )` issue in every sftp client apart from the shell (I don't understand...
A slack post/email was received from a user: > As suggested in your reply, we can exchange by mail. First of all, thank you for your work on sftp-gcs that's...
The current implementation writes logging data to Cloud Logging. But if we don't have access to Cloud Logging, we break ... for example, wrong project or no permissions to perform...
not sure if you still maintain this, I had to make a fix for "folders" with more than 1000 objects. so here it is
impossible to list directory when connected to GCS using FileZilla 2023-06-08T19:41:38.891Z debug: [sftp-gcs] Client connected! 2023-06-08T19:41:38.915Z debug: [sftp-gcs] authentication: method=none 2023-06-08T19:41:38.918Z debug: [sftp-gcs] We have at least a user to...
Hello, when I use the button "upload files" from the GCP console, then the files will be visible using sftp cli with `ls`. On the contrary, when I use the...