JetBrains / teamcity-deployer-plugin

Deployer plugin for TeamCity CI server
http://confluence.jetbrains.net/display/TW/Deployer+plugin
Apache License 2.0
39 stars 29 forks source link

Super slow uploads using SSH Uploader #105

Open rchady opened 5 years ago

rchady commented 5 years ago

I'm trying to deploy a relatively small site using the SSH Uploader. The target machine is a Windows Server 2012 install with super fast networking. When it gets to the upload step, it takes 33 MINUTES to deploy. I tried switching to SFTP and it was a little faster, but still insanely slow. All other SSH commands seem to run super fast as expected, just the upload.

This is using TeamCity Professional 2018.1.2 (build 58537) running under Debian9. Any thoughts as to why this might be or how to fix it would be appreciated.