Project

General

Profile

Actions

Idea #11789

closed

[arv-put] add a --exclude flag to allow specific files/directories to be skipped

Added by Tom Morris almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
05/30/2017
Due date:
Story points:
1.0

Description

arv-put should support a --exclude flag which accepts a glob pattern to exclude from the upload. The desired functionality is to mimic that supported by rsync --exclude. In the case where multiple flags are specified, all the patterns are excluded.

Some examples:
  • exclude a specific directory --exclude Images
  • exclude a specific subdirectory --exclude 'foo/bar' (all paths are relative)
  • exclude all JPGs --exclude '*.jpg'

Subtasks 1 (0 open1 closed)

Task #11825: Review 11789-arvput-exclude-flagResolvedLucas Di Pentima05/30/2017Actions
Actions

Also available in: Atom PDF