Issue Type: Improvement Improvement
Assignee: Alex Earl
Components: publish-over-cifs
Created: 10/Feb/13 4:17 PM
Description:

My build did not change the file I want to push to the SMB share.
But the pluging though copied it:

CIFS: Connecting from host [CruiseControl]
CIFS: Connecting with configuration [QUIPSY Patches] ...
CIFS: Transferred 1 file(s)
CIFS: Disconnecting configuration [QUIPSY Patches] ...

To reduce load it would be great if the file is not getting physically copied in that case. Proposal check the file date of the local and remote file to see if it is changed:

CIFS: Connecting from host [CruiseControl]
CIFS: Connecting with configuration [QUIPSY Patches] ...
CIFS: Skipped transfer of 1 unchanged file.
CIFS: Disconnecting configuration [QUIPSY Patches] ...

Environment: Jenkins 1.500 / Tomcat 6 / JDK 1.6.0_18 / Debian 6 / x86
IE 9
Project: Jenkins
Priority: Major Major
Reporter: Markus KARG
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to