bibikurosawa / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Feature Request: Additional File for Drive Name #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great when you can set the Drive Name when you Mounting an
sshfs Connection.

When you mount multiple Connections it is a littlebit confused with all the
Drive Names.

Example:

Q: DOKAN
K: DOKAN
J: DOKAN

So it would be great when you can specific the Drive Name before mounting like.

Q: Samples
K: Projects
J: Games

Thanks for this great tool and Greetings from Germany,
- Markus B.

Original issue reported on code.google.com by Markus.B...@googlemail.com on 19 Apr 2009 at 2:53

GoogleCodeExporter commented 9 years ago
Yes, this feature is required badly 
This would be a good to have feature

Is there any way, this can be done via the source code provided

Original comment by nazeer.h...@gmail.com on 6 May 2009 at 9:58

GoogleCodeExporter commented 9 years ago
I think there is currently no easy way to have different drives assigned 
different names.

To change the default name of the drive in the source code amend lines 50 / 58 
in
dokan/volume.c ( 
http://code.google.com/p/dokan/source/browse/trunk/dokan/volume.c )

You can play with the default space settings here too (lines 32-34) to display
Exabytes available :)

Original comment by fraser.h...@gtempaccount.com on 6 May 2009 at 2:30