reallistic / BitcasaFileLister

List and download files in your bitcasa drive via api
https://rose-llc.com/bitcasafilelist/
16 stars 3 forks source link

Appears to ignore hidden (dotted) directories and files #61

Closed awm129 closed 9 years ago

awm129 commented 10 years ago

I ran a robocopy on a directory I pulled down with FileLister. Robocopy found a bunch of hidden files and folders that the FileLister missed during the first pass (ie: .picasaini). Any directory name or filename that starts with a dot seems to get missed.

reallistic commented 10 years ago

You are saying the FileFetcher did not download them? If so, this is bitcasa's issue. I download what bitcasa gives me and I don'y believe there is a way to specifically tell it to include/exclude hidden files.

awm129 commented 10 years ago

Thats right, FileFetcher doesn't download them. I wonder how the Bitcasa windows native app is able to see them then? i presume they use the same API at some level? I'll see if I can figure it out later today.

awm129 commented 10 years ago

I can't get the REST api to show me hidden files either. This seems to be a bitcasa issue.

reallistic commented 9 years ago

Very weird issue at that. Makes me feel like they're using a regular filesystem instead of some high quality de-duping system. :/