Skip to content

Conversation

@bentsherman
Copy link
Member

Close #6214 #6447

This PR fixes the nxf_fs_rsync() function in the .command.run template

The problem was that rsync does not actually initialize the target directory prior to copying, whereas I think we assumed that it did. This led to multiple issues:

@bentsherman bentsherman requested a review from a team as a code owner November 19, 2025 21:59
@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 7fb6637
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/691e3da8e9b53f00070915bc
😎 Deploy Preview https://deploy-preview-6587--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bentsherman bentsherman linked an issue Nov 19, 2025 that may be closed by this pull request
@bentsherman bentsherman requested a review from jorgee November 19, 2025 21:59
Copy link
Collaborator

@christopher-hakkaart christopher-hakkaart left a comment

Choose a reason for hiding this comment

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

Docs look good 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

can't create parent directories when stageOutMode is rsync Using storeDir with process.stageOutMode = "rsync" creates an invalid cache dir

3 participants