-
Bug
-
Resolution: Won't Fix
-
Major
-
None
context:
##########################################
##########################################
Plugin ID cifs
Latest Release 1.1.4
Latest Release Date Aug 11, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) n/a (id: acearl)
Issue Tracking Open Issues
##########################################
Please file a JIRA issue on this and I'll take a look.
On Thu, Aug 12, 2010 at 11:57 AM, Andrei Pozolotin
<andrei.pozolotin@gmail.com> wrote:
> > Slide hi;
> >
> > Thank you for getting back;
> >
> > what I see actually is flattening happening with patten like this:
> > "dir/**"
> >
> > and I can not find any ant pattern that would work in CIFS and would do NO
> > flattening;
> >
> > cheers,
> >
> > Andrei
> >
> > -------- Original Message --------
> > Subject: Re: hudson plugins: SCP, CIFS folder tree patterns
> > From: Slide <slide.o.mix@gmail.com>
> > To: Andrei Pozolotin <andrei.pozolotin@gmail.com>
> > Cc: Kohsuke Kawaguchi <kk@kohsuke.org>, Ramil Israfilov
> > <ramazanyich@gmail.com>
> > Date: Thu 12 Aug 2010 12:00:06 PM CDT
> >
> > Andrei,
> >
> > The CIFS plugin does not support flattening like the scp plugin does,
> > in general it should copy the directory tree structure as is to the
> > destination.
> >
> > Thanks,
> >
> > slide
> >
> > On Thu, Aug 12, 2010 at 9:58 AM, Andrei Pozolotin
> > <andrei.pozolotin@gmail.com> wrote:
> >
> >
> > Kohsuke hello;
> >
> > can you please take a look on these:
> >
> > http://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin?focusedCommentId=46334733#comment-46334733
> >
> > http://wiki.jenkins-ci.org/display/JENKINS/CIFS-Publisher+Plugin?focusedCommentId=46334729#comment-46334729
> >
> > apparently both SCP and CIFS rely on the same underlying features of hudson
> > core;
> >
> > can you please clarify how to use it properly?
> >
> > Thank you,
> >
> > Andrei
> >
> > ####################################
> >
> > COPY AND KEEP THE TREE?
> >
> > currently, if you have on source:
> >
> > dir1/dir2/dir3
> >
> > and you specify:
> >
> > source: "dir1/**"
> >
> > destination "dir"
> >
> > then all contents of all folders on the source "dir1/dir2/dir3" will be
> > flattened (merge+overwrite) inside destination "dir";
> >
> > how can you copy and preserve directory tree?
> >
> > ####################################
> >
> >
> >
> >
> >
> >
> >
– slide-o-blog http://slide-o-blog.blogspot.com/