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. Regards, Panikera On Wed, Jul 16, 2014 at 11:01 AM, [email protected] < [email protected]> wrote: > You add it as a build step before you need to use the files. > Typically: > Copy to slave > Build artifacts > Publish artifacts > Publish Test results > On 16 Jul 2014 6:57 AM, "Panikera Raj" <[email protected]> wrote: > >> Hi Corneil, >> >> I have gone through the Copy to slave plugin. Sorry if I understand >> wrongly, >> as with this plugin we can copy files to slave before building the master >> project. But my concern is to copy files in between master build is going >> on or at the end of the build is done (before going to start slave >> project). If it possible how can I achieve this >> >> >> Thanks in Advance >> >> Regards, >> Panikera >> >> >> >> On Tue, Jul 15, 2014 at 10:45 AM, Panikera Raj <[email protected] >> > wrote: >> >>> Thanks Corneil, Les, >>> >>> I will try and let you know. >>> >>> >>> Regards, >>> Panikera >>> >>> >>> On Mon, Jul 14, 2014 at 8:41 PM, Les Mikesell <[email protected]> >>> wrote: >>> >>>> On Mon, Jul 14, 2014 at 2:06 AM, Panikera Raj < >>>> [email protected]> wrote: >>>> > Hi All >>>> > >>>> > I have to copy couple of files from master machine (OS x) to slave >>>> machine >>>> > (Windows) using Jenkins. how can I achieve this. If it is possible >>>> then I >>>> > need to copy files from master (Users/Panikera/test ) to slave >>>> (D:/Panikera) >>>> > machine. how to overcome this. >>>> >>>> Jenkins has pretty good support for source control systems. You could >>>> use one of them as a file transport even if you don't need the other >>>> versioning features. >>>> >>>> -- >>>> Les Mikesell >>>> [email protected] >>>> >>>> -- >>>> 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/d/optout. >>>> >>> >>> >> -- >> 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/d/optout. >> > -- > 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/d/optout. > -- 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/d/optout.
