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

RootTools.copyFile fails when the path contains space #85

Open
DamonChen117 opened this issue Aug 29, 2018 · 5 comments
Open

RootTools.copyFile fails when the path contains space #85

DamonChen117 opened this issue Aug 29, 2018 · 5 comments

Comments

@DamonChen117
Copy link

No description provided.

@JcChimjj
Copy link

JcChimjj commented Sep 5, 2018

#85

@SourceDiver42
Copy link

Try to put a backslash in front of the space.
Like so: /dir/subdir/some\ path

As the code uses shell commands to copy the file, you need to form the arguments like in a bash shell

@khunkakk
Copy link

Duplicate of #

@khunkakk
Copy link

``

@danaenaomi12
Copy link

#94

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

No branches or pull requests

5 participants