jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
400 stars 41 forks source link

Feature-Request Name the mounted drive and use an external config file #107

Closed cyberpunkbln closed 6 years ago

cyberpunkbln commented 6 years ago

Hello,

short Feature Request i have seen in other Projects.

  1. Set the name of an Mounted-Drive.
  2. Use external config files at creation and mounting encfs-volumes.

thx

jetwhiz commented 6 years ago

Hi @cyberpunkbln

  1. Are you referring to a drive label? If so, then you can already pass this in via: encfs.exe ... -o volname="label"
  2. You can do this by setting the ENCFS6_CONFIG environment variable, see: encfs.pod#environment-variables.
    This will be possible to specify on the command line in the future (it was recently added to encfs upstream, but will not make it into this release candidate yet).
cyberpunkbln commented 6 years ago

Hello, ah thx, i have only looked with an solve my mountpoints problems eye, when i use -H ;I), sorry. thx