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

Transfer files first to a temporary filename #92

Open
pnuu opened this issue Jun 18, 2021 · 1 comment
Open

Transfer files first to a temporary filename #92

pnuu opened this issue Jun 18, 2021 · 1 comment

Comments

@pnuu
Copy link
Member

pnuu commented Jun 18, 2021

The files should be transferred to a temporary filenames (to a temporary directory?) and then moved to the proper filename/location. This would help Posttroll agnostic scripts working with the files, so that they are not taken to use prematurely before the transfers have completed.

See also #91

@pnuu
Copy link
Member Author

pnuu commented Jan 14, 2022

This would need to be somehow configurable. If the Client doesn't have access to the the transferred file (e.g. an external ftp server or scp/ssh location) it can't rename the file.

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

No branches or pull requests

1 participant