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

Is it possible to use mapped drives? #36

Open
kunal-mandalia opened this issue Jun 12, 2018 · 1 comment
Open

Is it possible to use mapped drives? #36

kunal-mandalia opened this issue Jun 12, 2018 · 1 comment

Comments

@kunal-mandalia
Copy link

My use case is I have a local directory e.g. C:/tmp

I want to be able to access this directory from within the remotely connected PC. Is this possible?

Great work by the way!

@hktalent
Copy link

hktalent commented Jan 15, 2019

@kunal-mandalia
use smbclient?
or
mount -t cifs -o username=administrator,password='xxxx!@#$' //192.16.30.11/d$ /tmp/xx

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