Ubuntu Pastebin

Paste from waddup at Sat, 5 Aug 2017 12:51:07 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
[Projects]
        path = /files/Projects
        public = yes
        writeable = yes
        comment = Projects
        browseable = yes
        guest ok = yes
        security = share

[Projects]
        Path = /files/Projects
        public = yes
        writeable = yes
        comment = Projects
        browseable = yes
        username = username
        security = share
Download as text