Nikita Skvortsov

Results 47 comments of Nikita Skvortsov

I can confirm the improvements. In my test environment it shows improvement from ~1600 ms to ~600 ms. Thank you!

Hello David, Currently, there is no such feature. While it sounds like a good feature request, please note, that artifacts are published from TeamCity Build Agent (not TeamCity Server). So...

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

Will not work until third party dependencies (propert JSR88 implementation) are resolved in runtime --- Original comment by: Nikita Skvortsov

Current workaround would be to create an additional ssh exec step that will clean the destination. --- Original comment by: Nikita Skvortsov

what ftp servers (or services) are you trying to access ?

At the moment, the runner is not interactive: you can not send additional input on the fly. But `sudo` can receive password from stdin, so using command like > echo...

To debug this problem, please use latest version of plugin (or TeamCity server 2017.1+) In build log, choose "verbose" level and paste the ssh debug messages to this thread

Supporting proxy servers will require quite a bit of work. Could you please give me more details on the usecase. What type of proxy do you use (http, ftp, socks)?...