common-workflow-language / common-workflow-language/cwltool
[copy file] Issue in copying file in specific directory
Open
- 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
Assessment
This issue has not been assessed yet.