From 77d1a5141722128c57e11a875a8c982574372f43 Mon Sep 17 00:00:00 2001 From: Ben RUBSON Date: Thu, 3 May 2018 17:04:20 +0200 Subject: [PATCH] Updated Windows (markdown) --- Windows.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Windows.md b/Windows.md index 1f0957d..00afd7d 100644 --- a/Windows.md +++ b/Windows.md @@ -61,8 +61,9 @@ _(see https://github.com/billziss-gh/winfsp/pull/154)_ [Use as usual](https://github.com/vgough/encfs/blob/master/encfs/encfs.pod), from a Cygwin or Windows terminal. -Note that you should provide EncFS with a drive-like mountpoint, such as `X:` -(or `/cygdrive/x`). +You should provide EncFS with a drive-like mountpoint, such as `X:` (or `/cygdrive/x`). +Example : `encfs /cygdrive/c/enc /cygdrive/x` +Example : `encfs C:\enc X:` You may also consider [SiriKali](https://mhogomchungu.github.io/sirikali/) GUI ([GitHub](https://github.com/mhogomchungu/sirikali)).