Using teamcity's REST API it is possible to retrieve a single artifact by URLs of the form
http://myserver.com/httpAuth/app/rest/builds/id:85755/artifacts/files/bin/app.exe
How can I obtain an entire directory? The following doesn't work:
http://myserver.com/httpAuth/app/rest/builds/id:85755/artifacts/files/bin/