Could not LIST the contents in s3 bucket as it is not treated as a directory #375
ompushkara
started this conversation in
General
Replies: 1 comment 5 replies
-
Hi, without looking at your code is not possible to understand what is wrong. I think this is an error on your side, SFTPGo does not have the reported issue and I think ftpserver works as well. They both use this library |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried listing the root directory which is the bucket using "/" and "." , none worked . It throws a 550 error stating that Cant change directory to / Not a directory.
Note : I am able to list the contents of the directory created under a bucket though.
Beta Was this translation helpful? Give feedback.
All reactions