Skip to content
This repository has been archived by the owner on Dec 29, 2017. It is now read-only.

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadrin committed May 18, 2015
1 parent 18171f1 commit 60e89ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,7 +1,9 @@
# FSproxy v1.0RC2
(c) 2009 Michał Siejak (http://www.siejak.pl)

### Please note that FSproxy is considered legacy, and is currently unmaintained. I will not accept any pull requests.
### Development of FSproxy has been discontinued. I will not accept any pull requests.

#### For full documentation & download links refer to: http://nadrin.github.io/fsproxy

FSproxy is a small application that runs in the system tray and lets you access GNU/Linux partitions from within Microsoft Windows. The list of detected partitions is always availible at \\fsproxy and a single one can easily be mapped to a network drive using address like `\\fsproxy\<partition>`. By default partitions are mounted as read-only but experimental write support can be enabled. FSproxy currently supports: `ext2`, `ext3`, `ext4`, `reiserfs`, `jfs`, `xfs` and few other filesystems. For many of them there is no known Windows driver available (although note that FSproxy is not a driver itself).

Expand Down

0 comments on commit 60e89ac

Please sign in to comment.