'Is there any method or plugin for synchronizing code to network drive

I am developing php on VS Code. I am using SVN version control and working on repo. I have network drive connection to IIS server. I can't use FTP due to security issue. I need synchronize to my code to network drive, like as uploading via FTP.

I used ftp plugins but I can't find anything about synchronize the code to network drive.

Is there any method or plugin for thise?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source