QFtp (or better QNetworkAccessManager) -> download the file in a temporary file (QTemporaryFile)
compare local file and temporary file... (size... QCryptographicHash::Sha1 of files...)
QFtp (or better QNetworkAccessManager) -> download the file in a temporary file (QTemporaryFile)
compare local file and temporary file... (size... QCryptographicHash::Sha1 of files...)
Bookmarks