Issue Type: Improvement Improvement
Assignee: Unassigned
Components: google-storage
Created: 03/Jul/14 1:55 PM
Description:

E.g. local file is Build/target/web/result.txt
Upload to gs://my-cloud

The filename in the cloud is "Build\target\web\result.txt"

The desired filename in the cloud is "result.txt"

Another plugin which handles this is the Flexible Publish plugin which has an additional field 'remove prefix' which will be removed prior to upload, so we could specify "Build/target/web" in this field to get the desired behaviour.

https://wiki.jenkins-ci.org/display/JENKINS/Flexible+Publish+Plugin

Please also note that ideally the path folder separator would be platform independent. I.e. we specify "Build/target/web" and this will work on Windows and Linux based slaves.

Environment: Master on Linux instance
Slave on Windows 8 machine
Project: Jenkins
Priority: Major Major
Reporter: Steven Shipton
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Reply via email to