logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ethersrv-linux - Ethernet DOS Filesystem server

Authors

ethersrv-linux  was  written  by  Mateusz  Viste.   This  manual  page  was  adapted  from  the  provided
       documentation by Stephen Kitt, for the Debian GNU/Linux system (but it may be used by others).

etherdfs-server                                 December 30, 2020                              ethersrv-linux(8)

Description

ethersrv-linux serves the named directories over the interface iface.

       The first exported directory will be mapped to C:, the second to D:, etc.

Name

       ethersrv-linux - Ethernet DOS Filesystem server

Notes

ethersrv-linux  needs  the  CAP_NEW_RAW system capability, which usually means that it needs to be run as
       root.

       The exported directories should reside on FAT filesystems; this ensures that FAT  attributes  and  mixed-
       case filenames are handled correctly, and that '.' and '..'  appear in the expected order.

Options

-f     stay in the foreground (do not daemonize the process).

Synopsis

ethersrv-linux [-f] ifacedirectory [directory...]

See Also