You have a lot of options to change, these parameters should be passed to the tool in the form of...
parameter = value
Where parameter is the name of the option, and value is the the value needed. Example:
http://Yourwebsite.com/SampleFolder/8/?v=2&vc=0
This is the list of parameters accepted
- f
- Folder to browse, default is parent, example, if you put Folder "8" from zip in SampleFolder as in ....
/root/another/Parent/SampleFolder/8/"
So once you http-browse to folder 8, contents of SampleFolder will be shown. More examples.
- v
- View style, accepts [1,2,3 or 4], (1 = Details view, 2 = Small icons, 3 = Medium icons, 4 = large icons), default is 1
- vc
- Show view commands to allow viewers to change, [0 or 1], (0 = hide, 1 = show), default is 1
- it
- Icon theme, filetypes icons displayed for known file types, accepted values, accepts [1 through 14] for 14 icon themes, default is 1 (Check examples to see icons available for each theme)
- fw
- Show items in full-width mode, (bootstrap class "container-fluid") [0 or 1], (0 = classic, 1 = fluid), default is 0
- ae*
- Allows user to delete or rename files, accepts [0 or 1], (0 = don't allow, 1 = allow), default is 0 (Full version only)
- au*
- Allows user to edit ASCII files or upload new files, accepts [0 or 1], (0 = don't allow, 1 = allow), default is 0 (Full version only)
- sh
- Show header Area, accepts [0 or 1], (0 = hide, 1 = show) default is 1 (accepts 0 only if vc = 0)
- hc
- Header area color, the panel header color using bootstrap contextual classes, accepts [default, info, primary, warning, danger], default is "default"
- sf
- Show footer area, accepts [0,1], (0 = hide, 1 = show) default is 1
- fi
- Show file names in all views except 1, accepts [0,1], (0 = hide, 1 = show) default is 1
- fc
- Show or hide file count in header area, [0,1], (accepts 1 only when sh = 1), default = 0
- si*
- Show images only, use to hide all file types that are not images, images are one of these extensions (jpg, jpeg, gif, png, bmp), accepts [0,1], (0 = show all, 1 = show images only) default is 0 (Full version only)
- ax
- Use "Thumb.aspx" to create thumbnails of images, [0,1], (0 = do not use, 1 = use), default is 1
- ie*
- Ignore extensionts, does not show files with extension of one of the list provided, expects list of extentions separated by beam | as in aspx|php|db|inf, default is blank (show all) (Full version only)
- cc*
- Count the number of clicks on each file, saved in clicks.txt file in same folder, expects [0,1], default = 0 (Full version only)
By default, Folder8 will display the content of the parent folder of the folder "8" after pasted in your Windows FTP server.
So, you can copy and paste the folder "8" into as many folders as you want to share the content of these folders.
or
You can have one copy and use it with parameter f as many times as you wish to tell it what folder to share (The path to that folder has to be given in a 'related-path' style)