yuk7 / crext

Command-line based ext2/ext3/ext4 partitions/file reader for Windows.
https://git.io/crext
GNU General Public License v3.0
9 stars 2 forks source link

Write to EXT4 partition #2

Open DK189 opened 3 months ago

DK189 commented 3 months ago

It would be great if there was a command to copy file from the current computer to a specified location in the EXT4 partition.

yuk7 commented 2 months ago

Thank you for your request. However, writing to the filesystem correctly and consistently is difficult, so I'm not sure if I'll implement it.