Skip to content
New issue

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

Folder not showing up in sfpt explorer #7

Open
sllopis opened this issue Apr 14, 2021 · 2 comments
Open

Folder not showing up in sfpt explorer #7

sllopis opened this issue Apr 14, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sllopis
Copy link

sllopis commented Apr 14, 2021

Business Impact: Cannot implement sftp explorer to access Cloud Storage

Relevant documentation or guide: https://medium.com/google-cloud/sftp-access-to-google-cloud-storage-43ffd6134b0e

We are trying to implement sftp access to our Cloud Storage. On the SFTP explorer, we can see the test folder but not the products folder.

1 - Sample route to an object in the test folder:

gs://my-bucket/test/puppy.png

2 - Sample route to an object in the products folder:

gs://my-bucket/products/tree.png

We can perform gsutil acl get to display the ACL text for a bucket for the object in the test folder and newer folders; however, the same command shows no url match when performing it on the products folder.

Note that both folders are within the same bucket, and these have similar permissions and contain objects inside. What could be causing the products folder not to be visible on the SFTP explorer?

@kolban-google
Copy link
Owner

Howdy .... just an immediate ping back to say I've seen the ticket and added it to my worklist. Will examine as soon as I can. TY my friend.

@kolban-google kolban-google self-assigned this Apr 14, 2021
@kolban-google kolban-google added the bug Something isn't working label Apr 14, 2021
@shabadsobti
Copy link

Any update on this one? Facing the same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants