Hi Team,
I am unable to retrieve the files placed at NAS drive ( windows shared drive) with relative path (//servername/pathtofolder/) using script (curl) in Bamboo situated in linuxserver.
How can we connect using any script with relative path location ?
Hi Mack,
As you are using a curl command in Bamboo via script task, try running the same command outside Bamboo in a command prompt as the same user running Bamboo. Once you figured it out, you can use the same in the script task.
The respective Build log will give more clue on what is missing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.