tmp directory of remote host

已回答

I'm trying to search around (documentation and google) but can't seem to find an answer, so hopefully someone can help me here. I'm trying out the remote mode so I can compile the code on Linux host while using Windows for GUI. I see that CLion will upload the files to a directory under /tmp. My question is very simple, is there a way to set the tmp directory so it doesn't use /tmp? Thanks!

0

Hello!

You can change the deployment path in File | Settings | Build, Execution, Deployment | Deployment - https://www.jetbrains.com/help/clion/remote-projects-support.html#deployment-entry. Please change the path in the existing configuration, don't create a new configuration.

1

Ah, thanks, I should have read the documentation more thoroughly.

0

请先登录再写评论。