Project

Profile

Help

Issue #5578

closed

rsync should use --skip-existing when creating remote directory

Added by jluza over 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.21.1
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 60
Quarter:

Description

When running rsync distributor remote_mkdir is used to create directory on remote.
--skip-existing option should be added to arguments passed to the rsync command in order to avoid recreating existing directories

Added by jluza over 4 years ago

Revision e8b65799 | View on GitHub

Add --ignore-existing to remote_mkdir (#3963)

  • Add --ignore-existing to remote_mkdir

To avoid recreating existing parts of directory structure --ignore-existing is added to arguments passed to rsync when calling remote_mkdir

Actions #1

Updated by ipanova@redhat.com over 4 years ago

  • Status changed from NEW to MODIFIED
  • Triaged changed from No to Yes
  • Sprint set to Sprint 60
  • Tags Pulp 2 added
Actions #3

Updated by ipanova@redhat.com about 4 years ago

  • Platform Release set to 2.21.1
Actions #4

Updated by ipanova@redhat.com about 4 years ago

  • Status changed from MODIFIED to 5
Actions #5

Updated by ipanova@redhat.com about 4 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE

Also available in: Atom PDF