General Info
| Vendor | Pavel Sher, Maxim Podkolzine, Victory Bedrosova |
| License | Apache 2.0 |
| Type | open-source |
| Status | alfa |
Description
Adds ability to download build artifacts via BitTorrent protocol.
Usage
After plugin installation and running new builds, artifact above a certain size (10Mb by default) get a torrent icon in the artifacts list.
Clicking on the icon downloads a torrent file ready to be opened in a BitTorrent client.
Available settings:
- Maximum number of seeded torrents (1000 by default) - only the most recent N artifacts will be available via BitTorrent
- Artifact size threshold (10Mb by default) - only the files exceeding the size will be available via BitTorrent
See "Torrent Tracker" page in the server administration for changing the configuration options.
Current limitations:
- only artifacts of the builds finished after plugin installation will be available via BitTorrent
TeamCity Versions Compatibility
TeamCity 7.1.2+
Sources
https://bitbucket.org/maximp/teamcity-mirror-plugin
Continuous Integration
Current build status is
Detailed CI status page
Download
Related Materials
Issue in the tracker: TW-4339 Agent should publish artifacts locally, instead of sending them to the server
Labels:
None