What is the resume data temp file naming scheme?
Posted: Sat Sep 20, 2014 7:47 am
I understand that resume data files are saved to temporary files first (then original deleted, then temporary files renamed) as a protective measure.
What is the file naming scheme for the temp files? filename + .tmp ?
I ask because I'm implementing a continuous differential version-controlled backup scheme, and don't think I want to backup the temp files as it might cause a lot of extra backing up, depending on how I do this/sensitivity of "continuous". Also, I'll always have the original filename's prior versions.
Thanks
P.S.
I think this was addressed in https://github.com/qbittorrent/qBittorr ... a652a11096, but I can't figure it out from what I see there.
What is the file naming scheme for the temp files? filename + .tmp ?
I ask because I'm implementing a continuous differential version-controlled backup scheme, and don't think I want to backup the temp files as it might cause a lot of extra backing up, depending on how I do this/sensitivity of "continuous". Also, I'll always have the original filename's prior versions.
Thanks

P.S.
I think this was addressed in https://github.com/qbittorrent/qBittorr ... a652a11096, but I can't figure it out from what I see there.