Quote:
|
Originally Posted by msfroh
Incidentally, I suspect that multi-file upload may be a little harder to implement in gphoto2 itself than multi-file download. In particular, libgphoto2 looks to me like its got more directory-browsing functions at the camera end than it does the local filesystem end. I dug around for a while last night, and ended up giving up without writing anything. I hope others have better luck.
|
Don't you suppose though that if you just provide the multi-file upload similar to their multi-download it shouldn't be that bad. I haven't dug into libgphoto2 yet but doesn't the get_all_files function simply pulls all files from a single directory. I don't know that it traverses all other directories within itself...