Skip to content

Does DepotDownloader delete files missing from filesList? #315

Answered by azuisleet
ryantheleach asked this question in Q&A
Discussion options

You must be logged in to vote

Files are only deleted if we have a previous manifest to compare to.

If a file appeared previously in an older manifest, and it would have been included in the filelist, then it will be deleted if it does not appear in the new manifest.

If the file exists on disk, but it did not match the filelist, it would not be considered for deletion.

https://github.com/SteamRE/DepotDownloader/blob/master/DepotDownloader/ContentDownloader.cs#L1035

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ryantheleach
Comment options

You must be logged in to vote
4 replies
@azuisleet
Comment options

@GGHostDotGames
Comment options

@SlejmUr
Comment options

@GGHostDotGames
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants