Closed florentdupont closed 10 years ago
to fix a problem when copying files in Windows (and to be consistent with function retrieve_from_local). I'd like to add this fix : user/group are not set inside the copy_artifact method when copying in Windows.
retrieve_from_local
copy_artifact
Ah yes, this makes sense. :+1:. Thank you!
to fix a problem when copying files in Windows (and to be consistent with function
retrieve_from_local
). I'd like to add this fix : user/group are not set inside thecopy_artifact
method when copying in Windows.