FCFileManager icon indicating copy to clipboard operation
FCFileManager copied to clipboard

Unable to write large file (file size around 900 MB)

Open ankitaporwal opened this issue 9 years ago • 4 comments

File manager's [data writeToFile:absolutePath atomically:YES] returns NO for such file sizes, may be a temporary buffer and chunk writing could help.

ankitaporwal avatar Sep 23 '15 07:09 ankitaporwal

I will add support for read/write huge files in background with a completion handler. Which kind of content are you writing? NSData?

fabiocaccamo avatar Sep 23 '15 09:09 fabiocaccamo

Yes.

Ankita Porwal Mobility | metacube Softwares Pvt Ltd. Cell: +91-98285-92488 Skype: ankitaporwal.icloud Gtalk: [email protected]

On Wed, Sep 23, 2015 at 3:01 PM, Fabio Caccamo [email protected] wrote:

I will add support for read/write huge files in background with a completion handler. Which kind of content are you writing? NSData?

— Reply to this email directly or view it on GitHub https://github.com/fabiocaccamo/FCFileManager/issues/19#issuecomment-142544695 .

ankitaporwal avatar Sep 23 '15 09:09 ankitaporwal

any updates on this? sounds like a great feature

mythodeia avatar Mar 14 '16 16:03 mythodeia

Unfortunately I had not the time to work seriously on this great feature. In any case feel free to submit a PR.

fabiocaccamo avatar Mar 15 '16 09:03 fabiocaccamo