I'm not sure there is a maintainer, I don't work on it anymore...
Sent from my Windows Phone
--
From: Richard J
Sent: 5/16/2013 6:36
To: jenkinsci-users@googlegroups.com
Subject: Re: Resend: Publish Over CIFS Plugin fails when used over internet
Well, humor
Well, humor aside..
I felt certain that using the plugin option "Always transfer from master"
implied that Jenkins would use its own transport protocol between the slave
and the master (the WAN) and use the misnamed CIFS protocol between the
master and the file share (LAN).
I was hoping to g
On Wed, May 15, 2013 at 2:53 AM, Mark Waite wrote:
> I have seen poor results with CIFS over wide area network (in general,
> outside Jenkins). My excuse was that CIFS is a file system sharing
> protocol, which makes it less suitable for a wide area network transport.
> You might consider using a
I have seen poor results with CIFS over wide area network (in general, outside
Jenkins). My excuse was that CIFS is a file system sharing protocol, which
makes it less suitable for a wide area network transport. You might consider
using a different transport (http, ftp, or scp).
Mark Waite