rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: PROXIMO on December 06, 2010, 08:07:01 AM

Title: Upload definite type of files only
Post by: PROXIMO on December 06, 2010, 08:07:01 AM
Hi,
I want to know how can I allow only definite files like *.jpg & *.txt and nothing else. All other to be rejected from server.
I found only File Filter, that tells what types to display, but still allows to upload all files.

Second, not so imporant
is there a way to hide the icon in the status bar.

This is 1 of my fav apps
10x
Title: Re: Upload definite type of files only
Post by: Mars on December 06, 2010, 07:51:48 PM
Quote
I want to know how can I allow only definite files like *.jpg & *.txt and nothing else. All other to be rejected from server.
I found only File Filter, that tells what types to display, but still allows to upload all files.
select your real folder in the vfs and go to its properties (see image)

Quote
Second, not so imporant
is there a way to hide the icon in the status bar.
menu >> Tray icons >>  Uncheck  the two first lines or only the second
Title: Re: Upload definite type of files only
Post by: PROXIMO on December 06, 2010, 08:47:05 PM
Mars, how to find that uploading menu? Is this for v2.2f (I use that version) or for v2.3?
(http://store.picbg.net/thumb/63/E0/5cceb897498f63e0.png) (http://picbg.net/img.php?file=5cceb897498f63e0.png)
About second Q, it is not so important but doing that, the program stays in taskbar it is not hodden completely.
Title: Re: Upload definite type of files only
Post by: Mars on December 06, 2010, 09:06:23 PM
you have to use the version 2.3
 ;)
Title: Re: Upload definite type of files only
Post by: PROXIMO on December 06, 2010, 09:10:07 PM
I will when it becomes final :P
What about %progress-files%, is there something similar, but to be able to see all the transferrings that server is doing at the moment not only mine. (to see what is active)
Title: Re: Upload definite type of files only
Post by: Mars on December 06, 2010, 09:17:14 PM
about build 2.3 http://www.rejetto.com/forum/index.php/topic,1939.msg1032472.html#msg1032472 links to the wiki  ;)
Title: Re: Upload definite type of files only
Post by: PROXIMO on December 08, 2010, 05:53:07 AM
can u explain "input comment on file addition" option
I see that I can add comments no meter of the option

10x
Title: Re: Upload definite type of files only
Post by: rejetto on December 10, 2010, 08:28:08 PM
if i remember correctly is to auto-prompt for comment input when you add a file on HFS (not via web).

for files upload filtering you can check the "accept" attribute for the "input" tag. It's an HTML feature, it doesn't rely on HFS, so it doesn't require HFS 2.3 to work, but i doubt it's as effective as the feature mars pointed.