ext2fs error when copying big files ?

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
De_Temmerman
Junior Member
Junior Member
Posts: 3
Joined: 2009-06-24, 02:22 UTC

ext2fs error when copying big files ?

Post by *De_Temmerman »

after installing this plugin I finally could acces my ext3 partition for read only, which is great for me.
Cause I only need to copy some big files from ext3 to another ntfs partition.

When i copy small files all is well, but on copy big files (.ts-files > 2Gb) I instantly got an error that says there was an error downloading the file.

any ideas ?
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

2De_Temmerman
Are you sure that you are using the latest version of plugin and the latest version of TC?
https://plugins.ghisler.com/beta/ex2fs.zip
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, this plugin doesn't currently support files > 2 GB. This feature was added to EXT2 sometimes after the creation of the plugin, and I cannot find any information how this is implemented.
Author of Total Commander
https://www.ghisler.com
De_Temmerman
Junior Member
Junior Member
Posts: 3
Joined: 2009-06-24, 02:22 UTC

Post by *De_Temmerman »

@Postkutscher
yes I already was using that version

@ghisler
Thanks, Now i know that there is a size limit.
Is it actually 2 GB or even smaller ?
De_Temmerman
Junior Member
Junior Member
Posts: 3
Joined: 2009-06-24, 02:22 UTC

Post by *De_Temmerman »

Over searching for the internet for hours and testing many different tools for accessing ext2 partition and be able to copy file > 2GB

this tool is finally working and copy relatively fast from etx3 to ntfs.

" http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsr "

Als the mounted partition is accesible from within totalcommander.

If there would be an update for the plugin of total commander i'm still interested.

greetings
Serbian
Junior Member
Junior Member
Posts: 2
Joined: 2009-09-10, 02:48 UTC

Post by *Serbian »

How about trying a bit more conservative solution first, as in shooting e-mail to Stephan Schreiber who has been doing a stable Ext2fs.sys driver for years, and talking a bit to see if he'd be willing to do a TC plugin as a contract or something (Ext2fs.sys is freeware and he asks people for PayPal donations - meaning that might be interested in doing a light commercial project).

The importance of having a full read/write pluging instead of driver is actually growing since people are doing a lot of USB stick based stuff, bootable USB-s in particular, and Fat32 just doesn't scale beyond 4GB while USP sticks are already at 16/32GB asa standard. So, the commonly recommended way ends up being gparted to make extra partitions (bootable USB-s are grub4dos anyway) and then put more iso-s and ing-s there. You can imagine the hassle of having to reboot just to put a new iso or music or video on a stick, but on the other side diver install is not viable at all since USB stick connects to all kinds of other people's boxes and laptops by definition.

Back to the conservative-solution-first idea, that Ext2Fsd sounds way to adventurous and aiming at making ext3 a bona fide Win32 fs, which is a noble cause, but for a flexible file manager plugin it's a bit overboard, as in no one really cares about journaling while just copying some files back and forth. Plus, the version is still way deep in experimental zone and is GPL-ed , meaning that unless the guy is a TC fan it might get hard to motivate him to do a plug-in.

Just my $.02 :D
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I would update the EXT2 TC plugin to support files >2GB if only I had some documentation on how this is implemented in EXT2! Anyone?
Author of Total Commander
https://www.ghisler.com
CoolWater
Power Member
Power Member
Posts: 744
Joined: 2003-03-27, 16:33 UTC

Post by *CoolWater »

Maybe this is also an alternative.

Regards,
CoolWater
Serbian
Junior Member
Junior Member
Posts: 2
Joined: 2009-09-10, 02:48 UTC

Post by *Serbian »

Might have a half-idea on where to look for doing writes. Send me e-mail or pm - the site says that I'm too new to send emails :-) as in "You must be member for at least 1 days and have posted at least 1 messages before you can send e-mails" :D
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Serbian
I have found a way to add support for files >2GB now, see this thread:
http://ghisler.ch/board/viewtopic.php?t=24359
Last edited by ghisler(Author) on 2009-11-11, 16:34 UTC, edited 1 time in total.
Author of Total Commander
https://www.ghisler.com
User avatar
ElQuia
Junior Member
Junior Member
Posts: 79
Joined: 2009-04-18, 23:44 UTC
Location: Córdoba, Argentina

Post by *ElQuia »

Guys, sorry if this out of topic, but does anybody know of a RELIABLE driver for Win7 x64 that can read and WRITE, ALL ext4, ext3 file systems?

I´m dual booting Win7x64 and Ubuntu x64, and I hate the idea of having to setup a fat32 (arrrgghhh) partition to exchange data instead of reading directly ...
User avatar
dott
Senior Member
Senior Member
Posts: 285
Joined: 2007-03-04, 00:58 UTC
Location: La Plata, Argentina

Post by *dott »

[face=consolas]Not that I know, but it can be done thru VMWare with an ext4 capable linux(virtual machine), add your real/physical hdd to the virtual machine and share with Samba :shock:

There are a lot of tutorials about this, incluso en español.

I prefer to reboot 80 times in a day and write to the ntfs from linux. :D [/face]
User avatar
ElQuia
Junior Member
Junior Member
Posts: 79
Joined: 2009-04-18, 23:44 UTC
Location: Córdoba, Argentina

Post by *ElQuia »

dott, gracias ;-)

Yes, I do, in effect write to nfts from the linux partition, but for the moment I am more a windows guy than a linux guy, just learning and toying arround with linux.
What I´m doing now is duplicating the data I need to share to a fat32 partition (I mean duplicating, because I HATE the idea of having my personal docs, music, etc on fat and not ntfs). So when I mod the data from the linux os I can copy it again from shared partition to my win data partition.

AS for VM, I use VirtualBox (Sun) for testing other oses, and for some old xp app that won't run on 7.

Well, I guess that sooner or later somebody will come up with a ext4 driver for windows ....

Thanks.
Gracias de todas maneras por tu contestación! :wink:
borbasl
New Member
New Member
Posts: 1
Joined: 2009-11-10, 21:03 UTC

Post by *borbasl »

ghisler(Author) wrote:Serbian
I have found a way to add support for files >2GB now, see this thread:
ghisler.ch/board/viewtopic.php?t=243592
I think the topic you mentioned does not exist. Could you link an existing one? :wink:
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, the correct topic is this one:
http://ghisler.ch/board/viewtopic.php?t=24359

I have fixed the link above.
Author of Total Commander
https://www.ghisler.com
Post Reply