rejetto forum

1.6 comin...

rejetto · 291 · 227523

0 Members and 3 Guests are viewing this topic.

Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
ok... i'm wating for the monday.. then i will test this option on my W2k PC.. but.. hmm.. i'm wating for the monday..  :)


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
What do you think about mini web-interface?.. It will be cool for change access options, add new users, look up logs/statistic downloads/connections, etc... It's really?


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
Auto-thumbnails for jpeg in real folders - it will be really? Or it's very hard and will be plugin only?.. :)


Anonymous

  • Guest
testing rc 19 now .... no bugs found ... great work


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
If make autosave logs in file (txt), then add this file in real folder with Admin access...... ? this will be instead web-interface for logs???
Sorry for my bad english!  :roll:


Offline SAT

  • Occasional poster
  • *
    • Posts: 13
    • View Profile
Quote from: "NeoJ"
Hi, Rejetto! Big thanx for rc19 with "All" in Access! Fast work!..  :D

rc19 is smoooooth -This is a nice feature to add all users.
BIG THANKS Rejetto!!!!


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
Hi, Rejetto!
It is possible to add in HFS "favicon" support?
This will be cool option!!!   ;)


Anonymous

  • Guest
just drag the favicon.ico file to the virtual file system window


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
favicon don't works.. HFS port=2xxx, favicon.ico moved in VFS main directory... with access for All users... hide mode or other mode.. but favicon.ico don't work..  :cry:


Offline 326

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
Does the URL encode in Unicode or UTF-8?


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
Wow! Favicon works! just add new MIME in hfs.ini (by hands in Notepad)! super good! i love HFS!  :D
Why MIME don't changes over Menu  :?:


Anonymous

  • Guest
all i have to do is add the favicon.ico file to the root of the vfs

Firefox browser shows favicons by default
it asks hfs for the ico and hfs sends it

from my hfs log:
Requested GET /favicon.ico
Fully downloaded
Served 3638 bytes

Firefox shows the favicon in the address bar and the window tab

---

another tip:

i save the hfs configuration to the hfs.ini file
i can have 2 or more versions of hfs in different folders
each with it's own configuration
so if i can have a different virtual file system for each one

i can setup one version with no virtual file system
if you put a shortcut to that version in your SendTo folder
you can right-click a file or folder and send it to hfs
and hfs will startup with that file or folder ready to be shared


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
web-interface and thumbnails are already in to-do

i don't know why drives were not working
i rebuilt HFS and now they work, i don't remember what i changed in the source

Quote from: "326"
Does the URL encode in Unicode or UTF-8?
Unicode is used for URLs in HTML, while browsing.
UTF-8 is an encoding for unicode.
Unicode is a characters table. It has nothing to do with bytes.
UTF-8 is a specific code, to write unicode in bytes.
Unicode can be written in several ways, but the "table" is always the same.
HTML has its own way to write unicode, different by common ones (UTF-8, UTF-16, etc).
You can find how it does in any HTML reference.
this is what i know, but i may be wrong

Quote from: "NeoJ"
just add new MIME in hfs.ini (by hands in Notepad)!
what type did you add?

Quote from: "NeoJ"
Why MIME don't changes over Menu  :?:
what?

Quote from: "Anonymous"
you can right-click a file or folder and send it to hfs
and hfs will startup with that file or folder ready to be shared
that's what shell context menu options do
but you can do it with the "send to" also


Offline Mr. Anon

  • Tireless poster
  • ****
    • Posts: 270
    • View Profile
I think it might work for some browser, but I think that others browsers might fail to phrase favicon.ico correctly if HFS sends the file as an attachment instead of sending it directly.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile