upload with exclude option

Bug #1532885 reported by John Dickinson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-swiftclient
In Progress
Wishlist
HCLTech-SSW

Bug Description

support an --exclude option in `swift upload` that works like the same-named option in rsync

Changed in python-swiftclient:
assignee: nobody → Jude Augustine Job (judeaugustine-j)
Changed in python-swiftclient:
status: New → Confirmed
Revision history for this message
HCLTech-SSW (hcltech-ssw) wrote :

We have checked in rsync, and it works like --exclude <file type or name to exclude>.

In rsync, for case of multiple name or types which need to be exclude from the upload then rsync works like as below:

rsync --exclude file1.txt --exclude file2.txt --exclude dir1 source/ destination/

For this feature can we implement to support one exclude at a time, or multiple exclude at a time?

Changed in python-swiftclient:
assignee: Jude Augustine Job (judeaugustine-j) → HCLTech-SSW (hcltech-ssw)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-swiftclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/568547

Changed in python-swiftclient:
status: Confirmed → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.