mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-26 11:50:59 +00:00
Create parent directory for file transfers to remote server
This commit is contained in:
@@ -315,6 +315,8 @@ static void ActiveRemoteClientThread(ClientThread *threadData,
|
||||
|
||||
RDCLOG("Copying file to local path '%s'.", path.c_str());
|
||||
|
||||
FileIO::CreateParentDirectory(path);
|
||||
|
||||
{
|
||||
READ_DATA_SCOPE();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user