Page 1 of 1

Transfer of files bigger than 4 GB

Posted: 2017-03-14, 13:11 UTC
by Lgmikeg5
If I try to transfer a file bigger than 4 GB the transfer starts but stops with an error message after 3,9x GB. I think this a restriction of the Android file system. A solution could be an intrinsic file split/join functionality of TC to transfer the file in chunks of size below 4 GB.

Posted: 2017-03-14, 22:47 UTC
by ghisler(Author)
Where did you try to put the file? On my Nexus 7, I can put files >4GB on /storage/emulated/0

Maybe you tried to copy it to an SD-Card formatted with FAT32? FAT32 does indeed have a size limit of 4GB (minus 1 byte).

Posted: 2017-03-15, 15:38 UTC
by Lgmikeg5
Yes, I tried to copy it to a SD card which was formatted by my phone LG G5. Anyway the file can be reconstructed by a split/join utility on this card and handled by a multimedia app.
What about a split/join functionality in TC?

Posted: 2017-03-15, 17:06 UTC
by ghisler(Author)
I will consider it. Maybe you could format the card as ExFAT instead of FAT32? ExFAT supports files >4GB. It looks like the G5 does support ExFAT, as well as Windows Vista, 7 and newer, and MacOS X.

Re:

Posted: 2019-02-11, 08:35 UTC
by DrShark
Lgmikeg5 wrote: 2017-03-15, 15:38 UTCWhat about a split/join functionality in TC?
ghisler(Author) wrote: 2017-03-15, 17:06 UTCI will consider it.
Thanks for considering, looking forward to see it implemented (btw, it was requested in 2012!). Now TC4A v. 3 uses more memory, so the Editor opens text files of smaller sizes than TC4A v. 2.x on my Android 4 device.
To make the split feature Editor-friendly, I'd also like to request "Don't break words" and "Don't break lines" options. With that, the chunks will probably have different sizes (but not bigger than "Max chunk size" - the proposed option name of desktop TC's "Bytes per file..."), but it will be more comfortable to read each chunk in TC Editor.