We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 match 2023-06-08T19:41:38.923Z debug: [sftp-gcs] authentication: method=password 2023-06-08T19:41:38.925Z debug: [sftp-gcs] Client authenticated! 2023-06-08T19:41:38.928Z debug: [sftp-gcs] Client SFTP session 2023-06-08T19:41:46.753Z debug: [sftp-gcs] REALPATH<256>: path: "." 2023-06-08T19:41:46.757Z debug: [sftp-gcs] Returning "/" 2023-06-08T19:41:46.783Z debug: [sftp-gcs] REALPATH<256>: path: "/." 2023-06-08T19:41:46.785Z debug: [sftp-gcs] Returning "" 2023-06-08T19:41:46.787Z debug: [sftp-gcs] OPENDIR<256> path: "" 2023-06-08T19:41:46.789Z debug: [sftp-gcs] Converted "" to "" 2023-06-08T19:41:46.813Z debug: [sftp-gcs] we found no files/directories with directory: ""
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 match
2023-06-08T19:41:38.923Z debug: [sftp-gcs] authentication: method=password
2023-06-08T19:41:38.925Z debug: [sftp-gcs] Client authenticated!
2023-06-08T19:41:38.928Z debug: [sftp-gcs] Client SFTP session
2023-06-08T19:41:46.753Z debug: [sftp-gcs] REALPATH<256>: path: "."
2023-06-08T19:41:46.757Z debug: [sftp-gcs] Returning "/"
2023-06-08T19:41:46.783Z debug: [sftp-gcs] REALPATH<256>: path: "/."
2023-06-08T19:41:46.785Z debug: [sftp-gcs] Returning ""
2023-06-08T19:41:46.787Z debug: [sftp-gcs] OPENDIR<256> path: ""
2023-06-08T19:41:46.789Z debug: [sftp-gcs] Converted "" to ""
2023-06-08T19:41:46.813Z debug: [sftp-gcs] we found no files/directories with directory: ""
The text was updated successfully, but these errors were encountered: