phatina / simple-mtpfs

Simple MTP fuse filesystem driver.
GNU General Public License v2.0
371 stars 45 forks source link

unable to create a file in mounted MTP device #15

Closed phatina closed 11 years ago

phatina commented 11 years ago

cp: failed to access XXX: Operation not permitted

There is a bug in SMTPFileSystem::getattr().

This will be fixed soon...

phatina commented 11 years ago

Fixed in a8c2902.