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

FTP only uploads one file at a time #66

Open wedocodeuk opened 8 years ago

wedocodeuk commented 8 years ago

Hi,

When using the FTP Deployer I find when watching the server there is only ever a single file being uploaded at once making it painfully slow, whereas when using the FileZilla client 3+ files are uploaded concurrently, much improving the upload speed.

Is there anything I can do to improve this?

nskvortsov commented 8 years ago

Unfortunately, this is not supported. Parallel file upload sounds like a very good improvement for future versions. 8 окт. 2015 г. 10:51 пользователь "wedocodeuk" notifications@github.com написал:

Hi,

When using the FTP Deployer I find when watching the server there is only ever a single file being uploaded at once making it painfully slow, whereas when using the FileZilla client 3+ files are uploaded concurrently, much improving the upload speed.

Is there anything I can do to improve this?

— Reply to this email directly or view it on GitHub https://github.com/JetBrains/teamcity-deployer-plugin/issues/66.