I was downloading almost 14TB of files on my 28TB SATA hard drive from a mega link. Then I downloaded the Mega app to transfer them to my hard drive (since it is too big for them to be downloaded from a web browser). My computer crashed during the download process and I had to restart it and luckily the Mega app picked up where it left off. However, 8 files failed to download before the crash and the list of those files that failed to download disappeared after the restart. So now I have no idea what those 8 files were. If I am not mistaken, I've heard that RCLONE can help me with this problem. If so, what command do I put to get RCLONE to go to the link that leads to the public Mega folder and compare the downloads in that folder to those on my hard drive? (I am new to this command prompt stuff).
Most likely no need to use rclone at all. Simply download all content again using mega app - it should skip everything what is already done and only download missing files.
Otherwise configure mega cmd to act as a webdav server and use rclone to copy from there. Search this forum for details as it has been discussed many times already.
What command do I use to get mega cmd to act as a webdav server?