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

Use tempfile module or relative path for job_data_path #1

Closed
wooyek opened this issue Mar 13, 2014 · 1 comment
Closed

Use tempfile module or relative path for job_data_path #1

wooyek opened this issue Mar 13, 2014 · 1 comment

Comments

@wooyek
Copy link
Contributor

wooyek commented Mar 13, 2014

Running this on windows:

python pydio.py -s http://foo.bar -w synced -u foo -p bar -d d:\projekty\pydio\pydio-sync\py\tmp\

Results in an folder creation error

Traceback (most recent call last):
  File "pydio.py", line 72, in <module>
    os.mkdir(job_data_path)
WindowsError: [Error 3] System nie mo┐e odnalečŠ okreťlonej ťcie┐ki: u'data/foobar-synced'     
@cdujeu
Copy link
Member

cdujeu commented Mar 26, 2014

moved to Path.lib

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

2 participants