HDD GURU FORUMS
http://forum.hddguru.com/

HDDSuperClone - A new Linux hard drive cloning/imaging tool
http://forum.hddguru.com/viewtopic.php?f=7&t=33291
Page 7 of 12

Author:  maximus [ October 4th, 2020, 9:57 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

I have decided to allow a couple more things in the free version. There are other free tools to view SMART data, so that is now allowed. And since most that use HDDSuperClone have no idea how to understand the results, I am now allowing the first level of the analyze feature.

HDDSuperClone Changelog

version 2.2.18 20201004
* Fixed a bug where the license would not install on some systems
* Fixed a bug in the log output that caused an error with HDDSCViewer
* SMART is now allowed in free version
* Added the Extended Analyze button to the main window
* Removed the Extended Analyze option from Advanced settings
* The regular analyze is now allowed in the free version

Author:  alfarom [ October 7th, 2020, 9:24 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

The fix for the error with HDDSCViewer worked fine for me. Thanks

Author:  maximus [ November 16th, 2020, 20:29 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

New release with some bug fixes, and the new Rebuild Assist option.

HDDSuperClone Changelog

version 2.2.19 20201115
* Added the advanced option Enable Rebuild Assist
* Added the phase Rebuild Assist
* The identify results now show if rebuild assist is supported
* Added documentation info not to run in a virtual machine
* Fixed an issue with the GUI in desktop UI dark mode
* Fixed an issue with some settings not being accessible in some desktop UI
* Fixed a bug with the skip run count with skip fast enabled

Author:  maximus [ November 21st, 2020, 13:57 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

The user manual page for HDDSuperClone has been disabled by Google:

“This site has been disabled for violations of our Terms of Service. If you feel this disabling was in error, please fill out our appeal form.”

It is a user manual. The only recent change is I added a section for a new feature. WTF Google!!!

I have clicked on the “appeal form” button, which simply submitted an appeal request with no other information (fill out what, all I had was a button). And I had to find out about this from someone visiting the site. There were no emails or messages from Google at all, and if I am in the editing part of the site, it shows up normally with no indication of an issue. So again I say, WTF Google!!!

FYI the user manual is available as a PDF in the download section, for anyone that didn’t already realize that.

I was planning on creating a new website at some time that was not a Google site. I think this is now a sign that it is time to focus more on that. It was a fun ride on the free Google train, but if this is how you treat me, then FU Google! I do think that Google has become a bit too powerful.

Author:  alfarom [ November 21st, 2020, 15:07 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

They seem to have gone mad from all the power they've got. I suppose the site hasn't been hacked and something dodgy inserted? I would guess you have it locked down too tight for that to happen though..

Author:  maximus [ November 21st, 2020, 16:18 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

I don't think my site got hacked. I mean it is a Google site itself. I am hoping it is just some new Google security algorithm gone wrong. One thing that is starting to bother me is the recent trend. First hddoracle.com was flagged as dangerous for having malicious files. Then hddguru itself had issues with image files being flagged as dangerous. Now something on my site has been flagged, although not as dangerous but for violating terms and conditions. Is it something in the Google algorithms, or are they targeting DR sites? The recent trend makes me wonder... :?

Author:  Arch Stanton [ November 22nd, 2020, 15:27 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

https://youtu.be/dG9EGR0jMxE Rebuild assist demo

Author:  Lardman [ November 22nd, 2020, 16:29 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Bug report :

If the drive you save the progress file onto runs out of space a 0 byte file is written over the progress file, Even worse it looks like the 0 byte progress file is then automatically copied over the progress backup file :shock: (or whichever way round you're copying / moving the logs).

Found that one out the hard way ! :cry:

Author:  maximus [ November 22nd, 2020, 22:06 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Lardman wrote:
Bug report :

If the drive you save the progress file onto runs out of space a 0 byte file is written over the progress file, Even worse it looks like the 0 byte progress file is then automatically copied over the progress backup file :shock: (or whichever way round you're copying / moving the logs).

Found that one out the hard way ! :cry:

I will look into that when I have time. My newest priority is building a new website to get away from the heavy hand of Google. In the meantime, don't run out of space!

Author:  pepe [ November 24th, 2020, 14:19 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Quote:
In the meantime, don't run out of space!
:good: :good:

Author:  lcoughey [ November 24th, 2020, 15:16 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

maximus wrote:
Lardman wrote:
I will look into that when I have time. My newest priority is building a new website to get away from the heavy hand of Google. In the meantime, don't run out of space!

Perhaps notify the user of approximate amount of space needed for the log file so that they can plan accordingly. That said, it seems rather odd to put a log file an a drive that is near capacity.

Author:  maximus [ November 24th, 2020, 18:21 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Quote:
Perhaps notify the user of approximate amount of space needed for the log file so that they can plan accordingly. That said, it seems rather odd to put a log file an a drive that is near capacity.

Without knowing for sure, I am guessing the log was also on the same drive as the image file, and the image file caused the lack of space. Unless there is a stupid amount of individual bad sectors or small bad areas (or maybe major read time differences), the log shouldn't be more than a few MB. I don't think I have seen anything much over 20MB for any reasonable normal case. 100MB would be very large.

Author:  Lardman [ November 25th, 2020, 12:31 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

lcoughey wrote:
That said, it seems rather odd to put a log file an a drive that is near capacity.
It shouldn't have been anywhere near capacity but r-studio doesn't release the file lock from an image until the application itself is closed not just the image file. Although I'd deleted a 2tb image but it was still taking up space. I'll be more careful next time, but a simple check for 0 byte log file before nuking the backup would be a good precaution in case the file wasn't written correctly anyway.

maximus wrote:
Without knowing for sure, I am guessing the log was also on the same drive as the image file, and the image file caused the lack of space.
Yep.

Author:  maximus [ November 28th, 2020, 17:48 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

The new website is up and running.
http://www.hddsuperclone.com

It is not what I really wanted, but it is functional. If it seems slow, you can thank GoDaddy economy web hosting, functional but cheap for a reason. I already had the domain and web hosting plan for some back end reasons, so this was not a new purchase, just some work to get the public website up on it.

If you find any issues, please let me know.

Author:  maximus [ November 28th, 2020, 18:40 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Someone asked about a cyber Monday discount sale. FYI I am thinking about it. If I do a quick sale I bet that person will be the only one that makes a purchase LOL. It might almost be worth the time and effort to set up the sale...

Author:  Arch Stanton [ November 28th, 2020, 19:47 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

FWI I suggest your tool regularly on Reddit as do some others in r/datarecovery. I wouldn't do the sale if I were you. Consider giving the guy some individual discount. Or not.

Author:  maximus [ November 28th, 2020, 20:26 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Yeah, a sale is actually work that is almost certainly not worth it. It is not as easy as the buyer would think. I think I will retract the idea of a sale. Maybe I will be nice to the one that asked, but damn, that still requires a bit of extra work on my part. I usually only do that for someone that helped me in some way.

Author:  alfarom [ November 29th, 2020, 11:29 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Seems to work well for me in the UK. Definite improvement on the old one...

Author:  maximus [ November 29th, 2020, 15:51 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

alfarom wrote:
Seems to work well for me in the UK. Definite improvement on the old one...

I kind of liked the dark theme on the old one. I don't like the colors of the new site. I have some control over the colors and will likely change them in some way, but I can't do a dark theme with the new site. But maybe others don't like the dark theme...

Author:  maximus [ November 29th, 2020, 15:54 ]
Post subject:  Re: HDDSuperClone - A new Linux hard drive cloning/imaging t

Lardman wrote:
Bug report :

If the drive you save the progress file onto runs out of space a 0 byte file is written over the progress file, Even worse it looks like the 0 byte progress file is then automatically copied over the progress backup file :shock: (or whichever way round you're copying / moving the logs).

Found that one out the hard way ! :cry:

This will be fixed in the next release. I thought it would be simple, but this actually took me a few hours to figure out.

Page 7 of 12 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/