Phil, Check out the Publish Over plugin for ssh or ftp transfers of artifacts. https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over
Also the Amazon S3 plugin for pushing artifacts to an S3 bucket: https://wiki.jenkins-ci.org/display/JENKINS/S3+Plugin I am unaware of any working Dropbox plugin. Curtis On Sun, Nov 10, 2013 at 11:10 PM, Philipp Kraus <[email protected]>wrote: > Hello, > > I use Jenkins with some C++ builds (on different OS eg Linux, OSX Windows) > and Marvan build for Java. My build slaves are connect via JNLP to the > Jenkins master. Is there any Jenkins plugin, that allows that the builded > data is transfered to a cloud service like DropBox. Our build scripts > create some technical reports, so we would like to push them into a storage > without external tools eg Curl. Does any plugin can handle a filetransfer? > > Thanks > > Phil > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
