• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • copyartifact-plugin
    • None
    • *nix

      Please consider using hard links on systems which allow it, for transfers on local filesystems.
      This behaviour could be configurable.
      My motivation is to save space.
      Thanks for listening, let me know what you think.. and if I could help.

          [JENKINS-12974] Use hard links if possible, for local copies

          Brian J Murrell added a comment - - edited

          10 years old.

          Is there any chance of this happening?

          This is particularly useful/valuable when artifacts are large and there are many.

          There are a couple of opportunities here.  The first and obvious one is that artifacts from a different job can (only) be hard-linked if the source job was previously built on the same builder as the job requesting the copy.

          But regardless of the above, the other opportunity is when running successive runs of a job, whether that is a manual run of a (i.e. github) PR, or a new commit to the PR, etc.  There is an opportunity to hard-link to the artifacts that were successfully copied in a previous run of that job.

          Brian J Murrell added a comment - - edited 10 years old. Is there any chance of this happening? This is particularly useful/valuable when artifacts are large and there are many. There are a couple of opportunities here.  The first and obvious one is that artifacts from a different job can (only) be hard-linked if the source job was previously built on the same builder as the job requesting the copy. But regardless of the above, the other opportunity is when running successive runs of a job, whether that is a manual run of a (i.e. github) PR, or a new commit to the PR, etc.  There is an opportunity to hard-link to the artifacts that were successfully copied in a previous run of that job.

            mindless Alan Harder
            inger Gergely Nagy
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: