On Wed, Jul 16, 2014 at 1:44 AM, Panikera Raj <panikera.raj...@gmail.com> wrote:
> Hi Corneil Thanks for you help,
>
> Actually I am using cross platform, as I mentioned above, If at all I want
> to use as Build step every time I need to mount directory and copy file to
> the machine some times mounting issue I am facing.
>
> Is there any other way where I can overcome this.

If these are build results from some other build, you can archive them
in the build that creates them and use copy to slave or the web
interface to get them when you need them.  If they are just static
files, sharing vai nfs/samba from a common server will work (use UNC
\\server\share references on windows).  If they are versioned files,
use a source control system like subversion.

-- 
   Les Mikesell
    lesmikes...@gmail.com

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to