GNOME Bugzilla – Bug 762366
Add progress bar to NTFS file system specific copy method
Last modified: 2016-04-26 15:55:23 UTC
Add progress bar to NTFS file system specific copy method GParted uses "ntfsclone" as a file system specific copy command, so needs a progress tracking function to update the the GUI progress bar. This is a follow on from bug 670709 "Add progress bars to XFS and EXT2/3/4 file system specific copy methods".
Created attachment 321709 [details] [review] NTFS copy progress (v1) Hi Curtis, Here's the patch for this. Thanks, Mike
Thank you Mike for this enhancement to add a progress bar to the NTFS file system copy method. I successfully tested patch v1 from comment #1 on the following distros: debian 8 fedora 22 kubuntu 12.04 openSUSE 13.2 Patch v1 has been committed to the git repository for inclusion in the next release of GParted. The relevant git commit can be viewed at the following link: Display progress of NTFS file system specific copy operation (#762366) https://git.gnome.org/browse/gparted/commit/?id=6d28a6207779a3964a0f6ff8ea03b89da3795af4
This enhancement was included in the GParted 0.26.0 release on April 26, 2016.