vlinkz / winmin-setup

Setup application for winmin
GNU General Public License v3.0
8 stars 2 forks source link

Automatically setup samba server #1

Open vlinkz opened 4 years ago

vlinkz commented 4 years ago

This project currently uses a samba server for file transfer. This server needs to be set up by the user at the moment. For better user experience, this should be configured automatically. Example addition to the default configuration below.

[winmin]
  comment = VM Filesystem
  path = /
  browseable = yes
  read only = no