common-workflow-language / common-workflow-language/cwltool

[copy file] Issue in copying file in specific directory

Open
#1,834 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

Issue in copying file to specific directory as non-root user:

[Errno 13] Permission denied: '/home/folder-path/File014.mzML'
Traceback (most recent call last):
File "/usr/local/lib/python3.9/shutil.py", line 825, in move
os.rename(src, real_dst)

OSError: [Errno 18] Invalid cross-device link: '/tmp/o0n9eczz/File014.mzML' -> '/home/folder-path/File014.mzML

version of cwltool:
Version: cwltool v1.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.