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

Ignore directories in the transfer plugin #1645

Open
bbockelm opened this issue Oct 11, 2024 · 0 comments
Open

Ignore directories in the transfer plugin #1645

bbockelm opened this issue Oct 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working client Issue affecting the OSDF client
Milestone

Comments

@bbockelm
Copy link
Collaborator

HTCSS, in certain configurations, ask Pelican to transfer a directory on stageout. This is incorrect -- HTCSS already iterates through the directory and provides a list of objects.

While we are waiting on a fix from upstream, we should simply skip requests to upload a directory; that is, stat the name being given to the plugin and continue in the loop if the name refers to a directory.

@bbockelm bbockelm added bug Something isn't working client Issue affecting the OSDF client labels Oct 11, 2024
@bbockelm bbockelm added this to the v7.12.0 milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client Issue affecting the OSDF client
Projects
None yet
Development

No branches or pull requests

2 participants