Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for wild cards with move action (move view) #104

Open
andamian opened this issue Jul 14, 2021 · 1 comment
Open

Support for wild cards with move action (move view) #104

andamian opened this issue Jul 14, 2021 · 1 comment

Comments

@andamian
Copy link
Contributor

andamian commented Jul 14, 2021

No description provided.

@pdowler
Copy link
Member

pdowler commented Jan 31, 2024

I think there are two things here:

  1. expanding the wildcard to a list of source nodes
  2. moving all of those source nodes in a single async transfer job

The client could do the first by getting a container listing and doing the pattern matching on names.

The transfer document does allow for multiple targets, which are the sources of the move so the server could be extended to allow the second; that is a violation of the VOSpace-2.1 spec, but we could propose it as a change in WD-VOSpace-2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants