Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
Yes this is exactly what I am after as well...

Original comment by [email protected] on 21 Oct 2009 at 6:11

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
+1, This feature is really useful mounting / unmounting on batch script (for 
people bound to win but with the sticky bit set to nux)

Original comment by [email protected] on 20 Jul 2010 at 10:49

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
I need this too :-)

Example:
DokanSSHFS.exe -h 10.10.10.99 -p 22 -u %USERNAME% -i identityfile.key  -r /home 
-L X

-h = host
-p = port
-u = username (accepts standard username variable)
-i = identity file
-P = passphrase
-PW = password
-R = Server Root
-L = Drive Letter
Other Options:
-c = disable cache
-o = Without Offline Attribute


Would also be nice to see a checkbox say "Persistent?" that could do the above 
for you across reboots...

Original comment by [email protected] on 10 Nov 2010 at 10:08

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
The feature would be wonderful to have.

Since DokanSSHFS stores all the connection settings, a -P %PROFILE_NAME% would 
be enough...

There is a fork mentioned in this topic:
http://groups.google.com/group/dokan/browse_thread/thread/84d52e3ad3297c0a/ba4f8
7de8413fb1a?lnk=gst&q=DokanSSHFS.exe#ba4f87de8413fb1a

Can't you just merge his changes, and let him know?

Original comment by [email protected] on 28 Dec 2011 at 1:32

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
I'm too noobish to check anything out from git, so I made an Auto Hot Key 
script in my startup folder that looks like this:

<code>
Run "C:\Program Files (x86)\Dokan\DokanSSHFS\DokanSSHFS.exe"
sleep 1000
Send 
{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}password{tab}{tab}{tab}{tab}{t
ab}{tab}{enter}
sleep 4000
Send {enter}
</code>

Replace the first line (between the quotes) with the path to your 
DokanSSHFS.exe if it's different.
Replace password in the middle of the third line with your password.
You can change the sleep time to higher or lower if your computer is slower or 
faster than mine.

Obviously it would be better if DokanSSHFS.exe accepted command line arguments, 
but for my needs this does the trick, and a 5 line macro was quick and easy 
enough.

Original comment by [email protected] on 15 Sep 2012 at 5:45

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
This would be an excellent idea

Original comment by [email protected] on 6 Mar 2013 at 10:33

from dokan.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
any kind of auto-connect and auto-reconnect would be nice

Original comment by [email protected] on 18 May 2014 at 3:31

from dokan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.