Skip to content

Single file Rsync - #592

Merged
Matthew Hambley (MatthewHambley) merged 5 commits into
mainfrom
588_single_file_rsync
Aug 20, 2026
Merged

Single file Rsync#592
Matthew Hambley (MatthewHambley) merged 5 commits into
mainfrom
588_single_file_rsync

Conversation

@hiker

Copy link
Copy Markdown
Collaborator

Allows rsync to also copy a single file (required in MONC). Also renamed grab_folder to grab_files to better reflect what that the function can handle non-directories. Am happy for any other name if someone comes up with a better one :) The old grab_folder is still available (calling grab_files, and time will be accumulated under grab_files), with a deprecation warning logged.

@github-actions github-actions Bot added the cla-signed The CLA has been signed as part of this PR - added by GA label Aug 12, 2026
@hiker

Copy link
Copy Markdown
Collaborator Author

Ready for first review.

@hiker Joerg Henrichs (hiker) added the Ready for review Indicating that a PR is ready to be reviewed. label Aug 12, 2026
@hiker
Joerg Henrichs (hiker) requested review from a team and Cameron Bateman (cameronbateman-mo) and removed request for a team August 12, 2026 22:44

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a straight forward enough change.

@MatthewHambley
Matthew Hambley (MatthewHambley) merged commit 9627f13 into main Aug 20, 2026
12 checks passed
@MatthewHambley
Matthew Hambley (MatthewHambley) deleted the 588_single_file_rsync branch August 20, 2026 13:44
@MatthewHambley Matthew Hambley (MatthewHambley) linked an issue Aug 20, 2026 that may be closed by this pull request
@MatthewHambley Matthew Hambley (MatthewHambley) changed the title 588 single file rsync Single file Rsync Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The CLA has been signed as part of this PR - added by GA Ready for review Indicating that a PR is ready to be reviewed.

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Cannot grab a single file

2 participants