Log In     Register    

Help and Support
Ask a question, report a problem, request a feature...
<<  Back To Forum

File Too Large Error
Page 3 of 3     <<<123   >   >>  
by Guest on 2024/05/10 06:40:19 PM    
Please fix. The error makes it impossible to continue a Download.

Happens mostly on updated torrents.
For example a torrent with a large book collection that you have already downaloaded gets updated (new books + changed books versions).
You download the new torrent version and let the filecheck run, which results in "File Too Large" error.
by Guest on 2024/05/24 10:40:35 PM    
I have gotten that error before, and have determined the cause:

When I download a torrent with a single file, I have it set to not create a subfolder for it.  Say the file downloading is named 01.mp4.  If I then download another torrent that is only a single file and that file is too named 01.mp4, while not creating a subfolder for the torrent, it will conflict with the other 01.mp4 file in the download folder.  And hence, tixati reports the "file too large" error.
by Guest on 2024/12/29 04:53:54 PM    
The problem is when for some reason the file size don't match what it supposedly should be. Using Utorrent, it cab automatically fix the file size when you do a "Force Re-check". Now I've encountered a case where doing this didn't fix the problem at all.

It's fixable by doing it manually with a hex-editor in order to save the downloaded data. You can determine the file expected size by recreating the torrent else where. But that's not really a solution to the software problem.

So I suggest adding a specific feature. When right clicking on the file there should be an option to fix the file size and a sub-option to keep a backup of the file. In order to save the downloaded data, the file should be copied to proper length: If the file was too long then truncate it. If the file was too short then expand it with nulls.
by Guest on 2024/12/31 03:34:18 PM    
I made the same suggestion a few days ago:
> I'd certainly appreciate better handling where an incorrectly-sized file is detected.
> A YES/NO option to automatically resize (extend or truncate it) rather than forcing the user
> to manually delete it outside Tixati and manually recheck the torrent, forcing a complete
> empty file rewite, would be a far saner method, especially with large files. And even if the
> file is a different size than expected, it might still contain valid data if checked as normal

It certainly shouldn't be default behaviour to offer to save a copy of the old data. That's potentially a lot of additional copying, or if it renames and creates a new version of the offending file(s) we know how slow Tixati is creating empty files... :/

What is the benefit anyway? If you are verifying from a torrent you have downloaded, and have specifically provided a set of existing downloaded files with the same torrent name and structure for it to check, you are obviously trusting that to provide proper verification. If file names are exactly the same but the file size is different then the most likely scenario is a repack torrent, so you specifically wanted the newer version and don't need the old. Alternatively there was some allocation error originally, perhaps if there was a problem in the middle of creating the empty fileset and you have reloaded the original torrent, so again you just want that fixed with a simple resize to allow the torrent to work.

There's hardly any situation where you'd want to keep a copy of the old data when you are verifying from either a new or original torrent with exactly same-named files. That's why it's strange that Tixati has never provided an option to automatically resize files, just stopping clunkily with an error to force manual handling. :/
by Guest on 2025/01/06 03:20:05 PM    
Stop playing fantasy and just read the instructions.
"File Too Large" in this case appears when the disk already contains a file that has changed in the updated *.torrent for some reason. The existing file must be deleted by hand or let Tixati do it. All necessary settings are in Settings-Transfers-Files
by Guest on 2025/01/11 12:08:59 AM    
Stop playing fantasy and just read the instructions.
"File Too Large" in this case appears when the disk already contains a file that has changed in the updated *.torrent for some reason. The existing file must be deleted by hand or let Tixati do it. All necessary settings are in Settings-Transfers-Files
Cannot see any option Settings-Transfers-Files to solve the issue... After years with this behaviour I'm still deleting by hand the problematic files. The major issue is with torrents with libraries of hundreds of files, so much time consuming fixing them.
And BTW, really don't understand why is so hard setting an options that delete the file in case of size mismatch...
by Guest on 2025/01/22 10:12:10 PM    
Cannot see
Settings/Transfers/Files -> Error on missing downloaded files
Settings/Transfers/Files -> Allow deletion of created seed local files

You can set the necessary behavior on your own.
by Guest on 2025/02/18 06:28:38 PM    
Tried every combination possibile, including the experimental option skip start-up file scan. None of them works, still file too large occur. And delete one-by-one hundreds of files is frustrating....
by Guest on 2026/04/19 07:18:11 PM    
Please add some sort of trim filesize options for fixing file too large errors. I have torrents with a lot of zipfiles that updates regularly and when they become smaller there are hundreds of file too large error.
Many other torrent client bypass the problem simply overwriting the bigger files, but this produce a working file with extra bytes at the end that are not hashcheck consistent.
Instead trimming the extra bytes and overwriting is the way should work.
Thanks
by Guest on 2026/07/05 03:48:44 PM    
Still same error in 3.44...
When a workaround about this behaviour will be available?
by Guest on 2026/07/10 01:49:45 PM    
Please add a feature to automatically delete large files that cause the error "File Too Large".
I'm tired of manually deleting these files every time. It takes too much time.
Other torrent clients have this feature.
by Guest on 2026/07/11 01:16:56 PM    
added in list of unresolved issues https://forum.tixati.com/support/8374

bump that thread instead
by Guest on 2026/07/24 02:13:07 PM    
How is still this issue unsolved in 2026?
With this problem Tixati is almost unasable with large file library set, like mameset, with 37000+ files that every month is updated with thousand of modified files that trigger file too large error: since is unpraticable select and delete by hand one-by-one, the only choice is swtiching to other clients.
by Guest on 2026/07/25 11:19:40 PM    
It is because large file sets that get updated regularly should use rsync-like protocols to synchronise over the network, and not vanilla bittorrent that provides too little metadata about files to correctly deduce changes between states. In the same fashion, git and other version control systems need specific entries for “file was removed” and “file was moved” instead of just snapshots of a file tree at some points in time. But people are lazy and illiterate, so they use the first thing with which they are familiar, and not the correct instrument.

You want torrent client to behave the way that is preferred in your use case. However, when I do point Tixati to some existing files when adding the torrent and expecting a comparison, I certainly do not want it to overwrite my known good set of data to match possible broken copies some idiot from the internet added to the torrent because he did not find better ones.

They made BTSync, an extended peer-to-peer file transfer program, ages ago, because static torrents were not enough. If I recall correctly, there was a number of such bittorrent-evolved projects for corporate or private use offering file synchronisation, backups, and so on.
by Guest on 2026/07/28 10:47:51 AM    
@guest who named rsync and btsync

people are not lazy and illiterate. people do not know what word to search in net. i never heard of all this until you wrote. your fault for expecting othees to have the same source of knowledge you had
by Guest on 2026/08/10 01:11:17 PM    
It's simple.
We only ask the developers to add a program setting that, when enabled, will automatically delete files that cause the error "File Too Large".
If this setting is disabled, files will not be deleted automatically and you will be able to delete them manually.
Page 3 of 3     <<<123   >   >>  
<<  Back To Forum




This web site is powered by Super Simple Server