Make file attribute changes more atomic #331

Closed
mark wants to merge 1 commits from (deleted):__file-atomic-attributes into master

1 Commits

Author SHA1 Message Date
Mark Verboom 30193bdae0 gencode-local now only uploads to remote and does no longer move to file to its
final destination. This is now done from gencode-remote. This prevents issue's
were a file used in a ssh configuration was uploaded and moved into place without
final attributes. The second ssh session (setting the attributes) would then
fail.
Credits to Steven Armstrong for the final implementation.
2022-04-07 09:23:09 +02:00