Crystal03 / google-docs-fs

Automatically exported from code.google.com/p/google-docs-fs
GNU General Public License v2.0
0 stars 0 forks source link

ls gives an "empty" directory #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After mounting the directory using the provided scripts, the directory
appears empty when its contents are listed

1. Mount the directory with gmount
2. Run ls on the directory

ls should list the contents of the directory stored on google docs. Instead
nothing is displayed and no error appears.

Mounting using the gFile.py script and the -d option also shows no relevant
errors.
Attached is a copy of the email from the user who reported the problem (let
me know if you wish to be named), more specifically the debug output they
have given me.

I've listed it as New because I am simply unable to reproduce the problem.
I will change it if/when I can reproduce the problem.

Original issue reported on code.google.com by d38dm8nw81k1ng@gmail.com on 19 Apr 2009 at 6:52

Attachments:

GoogleCodeExporter commented 9 years ago
I've found the problem. If the root directory has no folders in it then it will
appear empty. However, putting a folder in gets around this issue. This should 
not be
happening and this is now top of my agenda to fix this.

Original comment by d38dm8nw81k1ng@gmail.com on 24 Apr 2009 at 11:22

GoogleCodeExporter commented 9 years ago
issued a fix for it and updated the repo. need testing from others to ensure 
it's fixed.

Original comment by d38dm8nw81k1ng@gmail.com on 24 Apr 2009 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by d38dm8nw81k1ng@gmail.com on 6 Jun 2009 at 12:41