Skip to content

Is it safe to update document_root directory #2044

Answered by an-tao
pyretttt asked this question in Q&A
Discussion options

You must be logged in to vote

std::filesystem::rename is an atomic operation on files, so you can use it to recursively rename new files.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@pyretttt
Comment options

@an-tao
Comment options

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