8000 Enable renaming paths to final paths on different partition · Issue #145 · scipipe/scipipe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Enable renaming paths to final paths on different partition #145
Open
@samuell

Description

@samuell

Now, if writing to paths that are on a different partition, for example /tmp/foo, if / is on a different hard drive partition than your /home/ folder where you might execute the workflow, the os.Rename() call in FinalizePaths() will fail with "invalid cross-device link".

To co 5077 me around this, we could check for that specific error and if so, do a proper copy and remove instead.

Some links with pointers and/or ideas:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0