Deploy to Server Directory -- on a network server

I work on my desktop and the program is deployed on domain network server. I can not get Deploy to Server Directory to work because it can not see the server, is there a work around for this? the problem being that the zip file takes forever to deploy and move. I used to work on the server directly and that was very quick to deploy.

You can use sftp to deploy apps. It’s one of the options when you create a custom deployment template.

You’ll need ssh access to the server, and your ssh user account will need permission to write to the deployment folders.