-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
We (ab)used QoS (quality of service) for staging 5 years ago, because we had no bulk service yet. Now, staging works with the bulk service.
QoS may still be interesting to users. So, we may consider adding options to Ada to work with QoS. I'm thinking of:
# Setting QoS policy for a file or directory
ada --qos /directory/[file] [tape|disk+tape|disk|...]
# Listing available / configured QoS policies
ada --lsqos
Reactions are currently unavailable