Version 2.3m
Bug fixes
Details...
Version 2.3k
Bug fixes
Details...
[FIX] fixed {.rename.} {.move.} and {.delete.} with lnk files
[FIX] fixed slowness problem introduced in previous release [related forum topic]
[FIX] fixed management of user/pass overlapping accounts
[FIX] fiexd invisible window [related forum topic]
Version 2.3j
Security and bug fixes
Details...
[FIX] prevent upload and rename of .lnk files
[FIX] cache system didn't recognize sub-second changes
[FIX] fixed chinese search problem [related forum topic]
[FIX] fixed missing "delete" button
[FIX] fixed {.add header.} [related forum topic]
[FIX] fixed renaming files with dollar sign [related forum topic]
Version 2.3i
Security fix
Details...
[NEW] Report range for partial downloads in the log [related forum topic]
[FIX] fixed Remote Command Execution [related forum topic]
[FIX] {.add header.} wasn't overwriting existing headers
[FIX] temporary files not deleted
[FIX] incorrect handling of empty rows in ban tables
Version 2.3h
Bugs fixed
Details...
[FIX] account names were uppercased [related forum topic]
[FIX] malformed TAR files with long file paths [related forum topic]
[FIX] template [+sections] with a plus sign ahead were not working in diff template [related forum topic]
[FIX] in case of lnk files, wrong file size was displayed
[FIX] a lnk in a folder was stored with the wrong path if downloaded as archive
Version 2.3g
Bugs fixed
Details...
[FIX] general problems navigating folders [related forum topic]
[FIX] default template: comment was not moved with the file [related forum topic]
[FIX] request header limit too small, now raised to 16KB
Version 2.3f
Security fix
Details...
[NEW] new [stream ready] event and %is-archive% symbol [related forum topic]
[NEW] now you can use [upload completed] to refuse uploads [related forum topic]
[CHG] no more CDN for jquery
[FIX] "bad session" error was not handled correctly [related forum topic]
[FIX] possible XSS with %symbols%, and session stealing (thanks to Daniele Linguaglossa)
Version 2.3e
Small fixes
Details...
[NEW] upload: multiple file selection
[NEW] search accounts by typing the first letter
[NEW] smarter speed measure in the log
[CHG] using jquery's CDN instead of google's
[FIX] delete not working after archive [related forum topic]
[FIX] getUri problem [related forum topic]
[FIX] a big MD5 file can hang [related forum topic]
Version 2.3d
Security fixes
Details...
[FIX] fixed Remote Command Execution CVE-2014-7226 (thanks to Daniele Linguaglossa)
[FIX] default files were totally overriding the template [related forum topic]
Version 2.3c
Security fixes
Details...
[CHG] files are reloaded when the timestamp has changed, not only when it's newer
[FIX] fixed Remote Command Execution CVE-2014-6287 (thanks to Daniele Linguaglossa)
[FIX] fixed CSRF (thanks to D.L.)
[FIX] fixed XSS on comments and upload (thanks to D.L.)
[FIX] program was stuck on lengthy disk harvesting
Version 2.3b
Security fixes
Details...
[FIX] fixed default template for serious security flaws
[FIX] fixed possible discovery of server paths
[FIX] fixed "bind root to real folder"
[FIX] fixed {.load tpl.} not applying to some pages [related forum topic]
[FIX] fixed {.filename.} and {.filepath.} to work with backslashes
Version 2.3a
Self-test fixed
Details...
[FIX] fixed self-test
[FIX] fixed external IP services
[NEW] new event [got header] [related forum topic]
Version 2.3
Faster file transfer Brand new template Delete files remotely Scripting system, for both template and automation Account groups More
Details...
[NEW] extreme speed up of VFS loading
[NEW] Menu > updates > revert to previous version
[NEW] loading of "default.tpl" in the exe's folder
[NEW] improved accessibility
[NEW] alternative method to get archive: ?mode=archive instead of ~folder.tar (will be deprecated in the future)
[NEW] "lan" symbol for address masks
[NEW] command line parameter -c to set configuration directly on the command line
[NEW] bans: sort button
[NEW] "view http header" will now show even incomplete http headers
[NEW] the TAR format is more standard compliant (is it?)
[NEW] faster self-test
[NEW] Log menu -> Log what -> Deletions
[NEW] address masks support form 1.2.3.4/5 http://en.wikipedia.org/wiki/CIDR#CIDR_blocks
[NEW] new tabbed format for the regular log [related forum topic]
[NEW] improved Windows links support (*.lnk)
[NEW] %build-time% in other pages
[NEW] now you can archive even search results
[NEW] URL parameter "nofolders" for folder archives http://www.rejetto.com/wiki/index.php/HFS:_URL_parameters
[NEW] selective folder archive
[NEW] new template section [special:alias] [related forum topic]
[NEW] by specifying [+section] instead of [section], the new text will not overwrite a previously existing [section] but will be appended
[NEW] Account notes (and related %user-notes%)
[NEW] File Menu -> "Properties..."
[NEW] Log menu -> "Max lines on screen..."
[NEW] added F7 shortcut for accounts
[NEW] a way to give access/upload to any account
[NEW] Folder menu -> "Delete permissions"
[NEW] Options -> MIME types -> "Open directly in browser when MIME type is defined"
[NEW] Options -> Accounts -> new "upload" box preview
[NEW] Options -> Tray message -> new preview box
[NEW] adding an "upload" folder suggest proper settings
[NEW] easier way to restore options after "temporarily reset options"
[NEW] apache log format improved (more symbols, conditions, parameters)
[NEW] template installation through drag&drop
[NEW] "addresses ever connected" moved to external file hfs.ips.txt, and hopefully fixed performance problems with many addresses [related forum topic]
[NEW] per-folder default sorting [related forum topic]
[NEW] Menu -> Other options -> "Prevent system standby on network activity" [related forum topic]
[NEW] Menu -> Limits -> Speed limit for single address
[NEW] customize the default template by putting a [style.user] section in the diff template of the root
[NEW] %folder-item-comment% has the same value of %item-comment% in [folder-comment]
[NEW] searching ABC* will force the name to begin by ABC, while *ABC force it to be at the end
[NEW] automatic comment for the uploaded file
[NEW] search results have links to their folder [related forum topic]
[NEW] reverse sorting by clicking twice
[NEW] Menu -> URL encoding -> "URLs starting with https instead of http" [related forum topic]
[NEW] Menu -> Other options -> "Dump traffic"
[NEW] "dynamic dns updater" automatically disables "find external address on startup" because they are incompatible.
[NEW] show header(x-forwarded-for) instead of IP, but only if IP in a customizable ip-mask (127.0.0.1 by default) [related forum topic]
[NEW] (expert mode) Menu -> Limits -> "Stop spiders" [related forum topic]
[NEW] proportional files/log size [related forum topic]
[NEW] log toolbar
[NEW] upload filter will by default reject index.htm* and default.htm* files for improved security
[NEW] nicer icon for the self test, thanks to Jayrome
[CHG] "@" allowed in user name
[CHG] double slash in URL ignored (Apache behaviour)
[FIX] many bugfixes
Version 2.2f
Bug and security fixes
Details...
[FIX] several progress indicators were stuck to zero
[FIX] save log had extension .tt instead of .txt
[FIX] big security problem only for Win95/98/ME (not others): directory crossing [related forum topic]
[FIX] "open it" was not working if the path had spaces [related forum topic]
[FIX] setting same name for 2 accounts was not prevented [related forum topic]
[CHG] characters ;|^,{} are no more encoded in URLs
Version 2.2e
Bug and security fixes
Details...
[CHG] double slash in URL ignored (Apache behaviour)
[FIX] fixed unicode support for uploads
[FIX] small file upload bug [related forum topic]
[FIX] pendrive support wasn't applied by "edit resource"
[FIX] NT4 incompatibility with automatic updates
[FIX] some problems automatic updates
[FIX] using special characters in username led to hanging connections [related forum topic]
[FIX] dynamic dns host was not saved
[FIX] sometimes it was reported "options saved" when they were not
[FIX] couldn't load some files with read only attribute
[FIX] erroneous handling of null chars in the URL
[FIX] "minimum disk space" not working when using HFS on removable drives
[FIX] vfs loading could jam [related forum topic]
[FIX] for range "0-0" it was sent the whole file instead of the first byte
[FIX] "Browse it" wasn't working with links [related forum topic]
[FIX] MIME types would not work with blank spaces in file masks
[FIX] IE6 refresh problem should be now fixed [related forum topic]
[FIX] workaround for IE7 that most times will solve the "underscore_instead_of_spaces" problem [related forum topic]
Version 2.2d
Bug fixes
Details...
[FIX] AV with very long paths and %user% in log filename
[FIX] missing ":" for port in %host%
Version 2.2c
Security fixes
Details...
[FIX] prevent possible XSS attack
[FIX] on specific (non-default) configuration DoS attack and arbitrary file creation was possible
[FIX] was possible to know the version of HFS even with proper configuration
Version 2.2b
Bug fixes
Details...
[FIX] forged uploads were able to upload outside the assigned folder
[FIX] sometimes importing an UTF-8 template resulted in an empty text [related forum topic]
[FIX] files with local characters were not sorted correctly
[FIX] %item-ext% was not working with enabled "Hide file extension in listing"
[FIX] folder was left locked after downloading it as archive
[FIX] incorrect behaviour accessing /~
[FIX] incorrect handling of // in URI [related forum topic]
[FIX] incorrect behaviour adding an empty CD drives
[FIX] bad URL for links with ?recursive [related forum topic]
[FIX] archive for subfolders of real folders had a wrong path
[FIX] fixed unicode support for uploading file names
[FIX] file icons on Windows98 broken in build #123
[FIX] URLs to folders with no trailing / were not always redirected
Version 2.2a
Bug fixes
Details...
[FIX] a protected folder inside a folder protected by different account, was not accessible
[FIX] occasional wrong URL building (double slash)
[FIX] invasion of "save file system?" dialogs
[FIX] AV upgrading
[FIX] some files had no icon
[FIX] no more dupe filenames if you add items to a real folder
[FIX] "hide empty folders" was very slow
Version 2.2
Folder archive: download a folder with 1 click Anti-leeching system (download accelerators) better USB drive support Improved usability Lot of new features Many bug fixes
Details...
[NEW] Folder archive
[NEW] smarter bandwidth division (between connections)
[NEW] specific warning messages on some limits
[NEW] Menu -> Limits -> "Allowed referer..." (to stop hotlinking)
[NEW] when the port is busy, reports the name of process holding the port
[NEW] new log file name symbol: %user%
[NEW] new template symbols: %build% %item-ext% %sequential% %number-addresses-ever%
[NEW] Log menu -> "Addresses ever connected..."
[NEW] File menu -> "Don't log"
[NEW] Menu -> Limits -> "Prevent leeching"
[NEW] custom symbols %sym-NAME%
[NEW] offset and limit URL parameters
[NEW] main tray icon shows -> number of different IP addresses
[NEW] main tray icon shows -> number of different IP addresses ever connected
[NEW] CTRL A in some editors, to select the whole text
[NEW] smarter saving prompting
[NEW] Menu -> Virtual File System -> "Use OEM for DESCRIPT.ION"
[NEW] failed logins are now logged, if enabled Log what -> Other events
[NEW] warning message after aborting file addition
[NEW] support for dynamic path for the log
[NEW] double (or right) clicking on statusbar: "out" opens speed limit, "vfs not saved" opens save dialog
[NEW] speed limit is shown in the graph
[NEW] remembers edit position for last diff template
[NEW] introduced a workaround uploading 2GB+ files with browser not supporting it
[NEW] \t (tab) and \n (newline) symbols supported in apache log format
[NEW] warning on "don't include port in url"
[NEW] if hfs runs on a ble drive, any file on the same drive is pointed relatively (useful for pendrives)
[NEW] (expert mode) Log menu -> "Clear and reset totals"
[NEW] locks are shown also on the browser (new template symbol: %protected%)
[CHG] log menu -> log what -> replies ...now disabled by default
[CHG] log: no more "served" messages after "full downloaded"
[CHG] Moved some File Menu items in a "Advanced" subgroup
[CHG] big change for the ON button and the Port box
[CHG] beta versions will check for new build every 8 hours
[FIX] the "from stable versions to unstable" was not working with the daily check
[FIX] "Create fingerprints" misbehaved when fingerprints were disabled
[FIX] problems with multi monitor
[FIX] focus problem with options modal off
[FIX] "copy URL with fingerprint" now visible only for files
[FIX] virtual file inside real folders made wrong counters
[FIX] "Minimize to tray clicking the close button" was not working with Aero in Vista
[FIX] removable drives were not handled correctly with real folders
[FIX] hovering with mouse while editing a filename in vfs would stop the editing
[FIX] clicking on statusbar may lead to the wrong dialog
[FIX] "out of space" was shown also for disconnected drives
[FIX] possible problem disabling "speed limit"
[FIX] sometimes reporting "disconnected by server" while it was actually the client
[FIX] "log icons" now filters also favicon in subfolders
[FIX] fixed vfs corruption on loading abortion
[FIX] file list for "/a/new a" was broken
[FIX] user icon indexes are not fixed, breaking saved iconMasks
[FIX] problems with the "always on top"
[FIX] problem with "confirm exit" and windows shutdown
[FIX] download got corrupted if resumed after 2GB
[FIX] file list not working with diff template
[FIX] file list on unexistant path now returns [not found]
[FIX] occasional AVs
[FIX] freezing on listing/archiving
[FIX] didn't save option when the system shuts down
[FIX] access rights, beside upload rights, are now checked for uploads
[FIX] inherited files/folders filter was not displayed in hint
[FIX] fixed possible non standard formatting in cache commands
[FIX] the connection was unfairly closed/reset after downloads (IE6 sometimes complaining about this)
[FIX] complains updating
[FIX] graph visibility was not saved
[FIX] bad %protected% behaviour
[FIX] sometimes "Edit HTML template" was not working from the tray icon
[FIX] @anonymous restriction was considered as protection
[FIX] using DNS updater, the IP changes when it shouldn't
[FIX] unicode support for diff tpl
[FIX] fix for uninstalling error
[FIX] handle uninstall/update without only1instance
[FIX] AV on void rename
Version 2.1d - build #088
UTF8 support improved bug fixes
Details...
[NEW] Menu -> Virtual File System -> "Reset totals"
[NEW] speed limit accepts decimal values
[CHG] clearing the log no longer reset totals
[CHG] renamed: "Reset downloads" > "Reset files hits"
[CHG] renamed: "Don't count as download" > "Don't consider as a download"
[CHG] renamed: "Save total in/out" > "Save totals", also saves hits/downloads/uploads, enabled by default
[CHG] show browser icon in address bar
[FIX] updated template help
[FIX] UTF8 fix for filename in progress frame (only uploading)
[FIX] ~specials (urls with ~) didn't work with folders with "?" in the name
[FIX] holding SHIFT and CTRL keys were undetected at startup
[FIX] hfs.comments.txt was not used for symbol %folder-comment%
[FIX] template import/export support for UTF8
Version 2.1d - build #086
template features: section aliasing, new symbols, graph colors, better UTF8 support many bug fixes
Details...
[NEW] new template symbols: %total-downloads% %total-uploads% %total-hits% %folder-name% %time-left% %item-folder% %item-url%
[NEW] template section aliasing, e.g. [file.gif = file.jpg = file.png]
[NEW] Menu -> Other options -> "Default sorting"
[NEW] dns updater: host is now automatically included in IP address list
[NEW] graph colors customizable via URL
[NEW] Upgrading, prompt for saving before quitting
[NEW] if an update attempt fails, re-use the already downloaded update
[NEW] Menu -> Updates -> "Offer me to update from stable versions to unstable testing versions"
[CHG] now visible in easy mode: Menu -> Upload -> "How to?"
[CHG] improved readability in transfer progress bar
[CHG] renamed: "save in/out totals" > "save total in/out"
[CHG] non-ascii option applied also inside pages
[CHG] file menu: now hidden in easy mode: comment, icon, switch to, new link, browse it
[CHG] file menu: rearranged and renamed some items to improve usability (let download > no download, new folder > new empty folder, copy URL > copy URL address, let browse > browsable)
[CHG] address bar redesigned
[CHG] "HFS last update check.tmp" is now created as hidden, less intrusive
[CHG] now some special files are protected with same access rights as the root folder: /~img*, /~progress, /favicon.ico
[FIX] fixed UTF-8 support
[FIX] removed passwords from "show customized options"
[FIX] dns updater: User and Host are now saved in options
[FIX] favicon.ico now respect the "log icons" option
[FIX] uploading, only upload rights were checked but no access rights
[FIX] "Encode non-ASCII characters" was not working anymore
[FIX] server refuses to turn on after a "complete" IP change
[FIX] fixed continous DNS update requests
[FIX] "Max addresses downloading" was not working
[FIX] problem fixed with no-ip
[FIX] fixed support of special characters in folders
[FIX] it was possible set empty name for folders
[FIX] possible DoS vulnerability by asking for big graph
Version 2.1c - build #071
UTF8 support bug fixes
Details...
[NEW] Menu -> Upload -> "How to?"
[NEW] support for UTF-8 templates
[NEW] autoupdate clipboard on change ip
[FIX] no backward compatibility for no-ip
[FIX] "Check update: failed" every minute
[FIX] HFS was no more working with "Persistent connections" disabled
[FIX] "last update check" thing works also without saving options
Version 2.1b
autocheck updates bug fixes
Details...
[NEW] Menu -> Updates -> "Auto check every day"
[NEW] new template symbol: %ip%
[NEW] filelist.tpl is loaded at every change, not only at start
[NEW] the "Fully downloaded" event, reports the URL
[CHG] Build number shown in the title bar
[CHG] SVG files are added to the default "open directly in browser"
[FIX] edit template: same shortcut for font and find
[FIX] solved win9x problem
[FIX] downloaders browser was not detected
Version 2.1a
many bug fixes
Details...
[CHG] "Keep old version updating" now disabled by default
[FIX] forged html could let upload were not allowed
[FIX] with port different than 80 and "include password in pages" enabled, port was included twice
[FIX] was unable to interpret no-ip response
[FIX] problems with unicode encoding of special ascii characters
[FIX] characters in the "UP" link were not properly encoded
[FIX] upload is broken sometimes
[FIX] update feature not working on 98/ME systems
[FIX] support for 4byte unicode characters
[FIX] "Let download" erroneously shown for virtual folders
Version 2.1
improved usability fingerprints external comments bind to single network interface [file.EXT] sections in template many bug fixes
Details...
[NEW] Menu -> "Accept connections on"
[NEW] Menu -> Virtual File System -> "Support DESCRIPT.ION"
[NEW] Menu -> Virtual File System -> "Adding folder"
[NEW] Menu -> Virtual File System -> "Icon masks..."
[NEW] Menu -> Virtual File System -> "Enable recursive listing"
[NEW] Menu -> Virtual File System -> "Support Link Fingerprints"
[NEW] Menu -> Virtual File System -> "Skip confirmation on deletion"
[NEW] Menu -> Other options -> "Input comment on file addition"
[NEW] Menu -> Other options -> "Show customized options"
[NEW] Menu -> Other options -> "Use ISO date format"
[NEW] Menu -> Other options -> "Browse using localhost"
[NEW] Menu -> Other options -> "Add icons..."
[NEW] Menu -> Dynamic DNS updater -> "Disable"
[NEW] Menu -> Fingerprints
[NEW] Menu -> URL encoding -> "Unreadable passwords in URLs"
[NEW] Menu -> URL encoding -> "Include password in pages"
[NEW] Log menu -> Log what -> "Only served requests" (enabled by default)
[NEW] File Menu -> "Copy URL with fingerprint"
[NEW] File Menu -> "Diff template" (overlap main template)
[NEW] File Menu -> "Hide file extention in listing"
[NEW] File Menu -> Restrict acces -> "@anonymous"
[NEW] File Menu -> Restrict acces -> "New account"
[NEW] File Menu -> Upload -> Upload for accounts -> "New account"
[NEW] File Menu -> Icon -> "New icon"
[NEW] Self Test distinguish between router and firewall problems
[NEW] confirm on item deletion
[NEW] Self-test now cancelable
[NEW] improved file/folder hints
[NEW] improved drag&drop scrolling on VFS
[NEW] when no port is specified and port 80 is busy, port 8080, 280, 10080 are probed (then dynamic port is used)
[NEW] Log menu: clicking "Address 2 name" automatically fills the IP field
[NEW] total download counter works now also for real-folders
[NEW] symbol ~nodefault to skip the default file
[NEW] command line: -a (load additional ini file)[NEW] support browser cache command (If-Modified-Since)
[NEW] [file.] sections in template[NEW] "Copy url" now works for multiple files
[NEW] double clicking on download tray icon brings to HFS window
[NEW] F8 key switches easy/expert
[NEW] cancel folder reading if client disconnected (useful for big folders)
[NEW] speed up folder sorting (useful for big folders)
[NEW] template editor: customizable font and status bar
[NEW] sort by hits
[NEW] added ini-commmand to be used with -a parameter: "load-tpl-from=FULLPATH"
[CHG] template: changed default refresh time for progress frame, from 3 to 7 seconds
[CHG] removed feature: "Visible only to anonymous users"
[CHG] self test: clearer warning
[CHG] Set url: old value as default
[CHG] accept IP masks with less than 3 dots if wildcards are used
[CHG] %up% %host% in [upload] [upload-results]
[CHG] renamed items in "Restrict access"
[CHG] renamed "Get passworded URL" in "Copy URL with password"
[CHG] split "Copy URL" and "Copy URL with different address"
[CHG] Users renamed to Accounts
[FIX] shortcut to folders inside real-folders are unsupported, thus now are correctly not listed
[FIX] eliminated the lnk2frame() error message
[FIX] using "Add to HFS" on many folders, many instances stayed open
[FIX] messages "Cannot open clipboard" now trapped
[FIX] ~files.lst was not protected
[FIX] fixed and improved dns updater
Version 2.0b
[FIX] problem with Login and IE
Version 2.0a
boosted startup download speed bug fixes
Details...
[NEW] boosted startup download speed
[FIX] problem requesting folders without including trailing slash
[FIX] authentication didn't work for URLs http://user:pwd@host/folder (no trailing slash)
[FIX] "file list" was not affected by "Let browse"
[FIX] "file list" didn't work for folders with single quotes (')
[FIX] moving a protected item, didn't paint the lock anymore
[FIX] "get passwored url" was not working for inherited user/pass
[FIX] authentication didn't work for URLs http://user:pwd@host/folder (no trailing slash)
[FIX] other minor bugfixes
Version 2.0
Upload Default file mask Easy/Expert mode Load comments from external files Dynamic DNS updater IP-ranges Self Test Uninstall Flag files added recently Apache log file format Autoupdate (automatic download & replace) For full list check the website
Details...
[NEW] File Menu -> Upload (only for real-folders)
[NEW] File Menu -> Default file mask
[NEW] Easy/Expert mode
[NEW] multiselect files
[NEW] load comments from external files
[NEW] support for IP-ranges (syntax FROM_ADDRESS-TO_ADDRESS)
[NEW] you can abort loading VFS and downloading update
[NEW] new VFS format with compression
[NEW] warn you loading incompatible VFS formats
[NEW] Menu -> Start/Exit -> "Only 1 instance"
[NEW] Menu -> Other options -> "Compressed browsing"
[NEW] Menu -> Other options -> "Delete partial uploads"
[NEW] Menu -> Other options -> "Rename partial uploads"
[NEW] Menu -> Other options -> "Modal dialog for options"
[NEW] Menu -> "Self Test"
[NEW] Menu -> "Uninstall"
[NEW] Menu -> Virtual File System -> "Flag files added recently"
[NEW] Menu -> Virtual File System -> "Auto-save every..."
[NEW] Menu -> Tray icons -> The tray icon shows -> "Number of logged uploads"
[NEW] Menu -> Start/Exit -> "Confirm exit"
[NEW] Menu -> IP address -> "Don't include port in URL"
[NEW] Menu -> IP address -> "Find external address"
[NEW] Menu -> "Dynamic DNS updater"
[NEW] Menu -> Start/Exit -> "Find external address at startup"
[NEW] Menu -> Other options -> "Save in/out totals"
[NEW] Menu -> Other options -> "Keep old version updating"
[NEW] Menu -> Limits -> "Minimum disk space"
[NEW] Menu -> Limits -> "Max contemporary downloads"
[NEW] Menu -> Limits -> "Max contemporary downloads from single address"
[NEW] Menu -> Limits -> "Max contemporary addresses"
[NEW] Menu -> Limits -> "Max contemporary addresses downloading"
[NEW] Menu -> Flash taskbutton -> "Also beep"
[NEW] Menu -> Save options -> "Auto-save every..."
[NEW] File Menu -> "Bind/unbind root to real-folder"
[NEW] File Menu -> "Switch to real-folder"
[NEW] File Menu -> "Don't count as download"
[NEW] File Menu -> "Flag as new"
[NEW] File Menu -> "Reset flag"[NEW] File Menu -> "Edit resource"
[NEW] File Menu -> "Visible only to anonymous users"
[NEW] File Menu -> "Let download"
[NEW] File Menu -> "Auto-hide empty folders"
[NEW] Log Menu -> "Do not log address"
[NEW] Log Menu -> "Ban this address" (an address must be at caret position)
[NEW] Log Menu -> Log what -> "Banned"
[NEW] Log Menu -> "Apache log file format..."
[NEW] shell context menu: checkbox instead of add/delete (moved to Other options)
[NEW] Template editor -> Find
[NEW] warning on many items
[NEW] better "open folder" dialog
[NEW] "Ignore limits" for accounts
[NEW] Bans -> "Add/delete row" (easier to understand)
[NEW] new HTML template symbols: you can find a full list in the included help
[NEW] file-masks and address-masks now support inverted logic: just put "\" ahead
[NEW] pipelined requests now supported
[NEW] autoupdate (automatic download & replace)
[NEW] /~progress
[NEW] multiple custom addresses
[NEW] new symbol in tray message: %uploads% (global uploads counter)
[NEW] "File list" link generating a list to feed download managers
[NEW] new symbols in the log filename for log rotation
[NEW] username displayed (when logged in)
[NEW] Download counter now works also for real folders
[NEW] command line: -d X (waits at start for X tenth of second)
[NEW] command line: -q (quit, useful with "only 1 instance")
[NEW] command line: -i X (load/save hfs.ini in folder X)
[NEW] average speed are logged
[NEW] ~files.lst template can be loaded from external file "filelist.tpl"
[NEW] first start: a dialog suggest to enable shell integration
[CHG] hfs.ini by default saved in the same folder with hfs.exe
[CHG] "copy URL" as submenu
[CHG] save options -> "delete" replaced by "Clear options and quit"
[CHG] "No tray icon for file extentions" has been removed because obsolete
[CHG] symbol %login% renamed in %login-link%
[CHG] new behaviour for Options dialog
[CHG] "Abort file addition" more visible
[CHG] "Access for users" renamed to "Restrict access"
[CHG] "Run it" renamed to "Open it"
[CHG] by default config is now saved in user registry
[CHG] filetime sorts from newer to older
[FIX] sometimes the VFS was not flagged as modified (and then not auto-saved)
[FIX] newline problem in tray message
[FIX] comments were limited to 255 chars
[FIX] "Flash task button: on download" was flashing on every GET request
[FIX] clearing the file system, no new file name was asked
[FIX] problem downloading empty files
[FIX] "leave disconnected connections" prevented tray icons from being removed
[FIX] tray icons now display total percentage, to be consistent with the main window
[FIX] fixed problems with unicode
[FIX] logging bytes sent/received could stuck
[FIX] ban list was unproperly saved in configuration
[FIX] loading a new VFS didn't discard completely old settings
[FIX] sometimes IE hangs after reaching 100%
[FIX] ~files.lst showing filenames it shouldn't
[FIX] "let browse" was not inherited by subfolders of real folders
[FIX] set user/pass: inputing a password with empty username did not raise error
[FIX] other minor fixes
Version 1.6a
many bug fixes
Details...
[FIX] file hints: also inherited user access were shown (while the rest shown is just local)
[FIX] having folders URLs with no trailing slash, caused problems with some folder/browser pairs
[FIX] users panel: you was able to enter 2 users with same username
[FIX] sometimes DEL and CTRL+V shortcuts were lost
[FIX] port changes were not applied to the address bar
[FIX] Accept-Ranges was not sent
[FIX] URL problems with non-latin characters (thanks Pavel Rus)
Version 1.6
LOGIN button (browsing) support for external links in the VFS: File Menu -> `New link` customizable 401 and 403 HTTP error pages customizable ban page faster page generation more XP styled support for default favicon.ico (i saw Mozilla using it) new HTML template symbols File hint now additionally displays: users, files/folders filter, realm fixed possible DoS attack 4GB single file limit removed many bug fixes
Details...
[NEW] LOGIN button (browsing)
[NEW] support for external links in the VFS: File Menu -> "New link"
[NEW] customizable 401 and 403 HTTP error pages
[NEW] customizable ban page
[NEW] faster page generation
[NEW] Menu -> Other options -> "Use comment as realm"
[NEW] Menu -> Other options -> "Login realm"
[NEW] Menu -> Limits -> "Connection inactivity timeout"
[NEW] Menu -> Encoding URL -> "Use UNICODE in HTML"
[NEW] Menu -> Help -> "Introduction"
[NEW] Menu -> Virtual File System -> "Reset hits"
[NEW] Menu -> Virtual File System -> "Reset downloads"
[NEW] Menu -> "Abort file addition"
[NEW] Menu -> "Clear file system"
[NEW] File Menu -> Icon
[NEW] File Menu -> Switch to virtual
[NEW] File Menu -> "Customized realm"
[NEW] File Menu -> Access for users -> ALL/NONE
[NEW] Log Menu -> "Log what"
[NEW] Log Menu -> "Log on video"
[NEW] Connections menu -> "Kick idle connections"
[NEW] Users -> User properties: browse protected resources by user
[NEW] complete downloads counting
[NEW] "Time left"
[NEW] more XP styled
[NEW] added Reset button in "Set user/pass" dialog
[NEW] support for default favicon.ico (i saw Mozilla using it)
[NEW] new HTML template symbols: %total-bytes%, %total-kbytes%, %total-size% (size of listed files)
[NEW] File hint now additionally displays: users, files/folders filter, realm
[CHG] connections box: merge of "IP" and "User" fields
[CHG] connections box: "Agent" and "Start time" displayed in tip
[CHG] folders known before as "autoupdated folders" are now "real folders", others (yellow) are "virtual folders"
[CHG] "Get passworded URL" doesn't show password anymore
[CHG] new "let browse" behavior
[CHG] options saved to file by default
[CHG] "reload open VFS" by default
[CHG] username is now case insensitive
[FIX] problems sending HTTP error pages
[FIX] problems with files with corrupted timestamp
[FIX] VFS: minor redrawing problem
[FIX] "Hide tree" was not propagating to autoupdated folders
[FIX] hits were not displayed (in tips) for folders
[FIX] it is safer now during long files addition: files are locked and you can quit the program at once
[FIX] removed a useless limit on filenames
[FIX] drag&drop was restricted to labels area
[FIX] inverted ban logic was not applyed on start (but after opening options window)
[FIX] the hidden graph was reappearing after a couple of restarts
[FIX] fixed possible DoS attack
[FIX] 4GB single file limit removed
[FIX] whole drives were unsupported
[FIX] file & folder filters were not applied to subfolders
[FIX] adding files by copy&paste caused instability
[FIX] problems with non-virtual shared folders
[FIX] problems with wildcards
[FIX] other minor bugs
Version 1.5g
[NEW] wildcards (*,?) allowed in Bans window
[NEW] Menu -> Virtual File System -> "List files with attribute"[NEW] Menu -> Virtual File System -> "List files with attribute"[NEW] Menu -> Virtual File System -> "List protected items only for allowed users"
[NEW] username is shown in Log and in Connections box
[NEW] more distinction between main tray icon and download icons
[NEW] Log Menu -> "Font"
[CHG] moved some options here and there
[CHG] new GIF library: made by Anders Melander
[FIX] virtual sub-items of an autoupdated folder were listed also at deeper levels
[FIX] log font is wrong on some systems
[FIX] 2GB limit removed on several things (like status bar)
[FIX] problem with HEAD requests (0 bytes)
Version 1.5f
[NEW] Dual mode ban list: ban/allow
[NEW] Log menu -> "Log file"
[NEW] File Menu -> "Hide tree"
[FIX] hang on starting
Version 1.5e
[FIX] adding an auto-updated folder can cause AV
[FIX] "speed limit" was not able to get over 10k/s
Version 1.5d
[NEW] Menu -> Other Options -> "Persistent connections"
[FIX] files remained blocked (open)
[FIX] prevents Windows from shutting down
Version 1.5c
[NEW] improved speed/cpu usage
[NEW] Menu -> Other Options -> "Send HFS identifier"
[FIX] on some systems HFS refuses to open any port for listening
[FIX] the "no download" timeout was reset only at download start, and not downloading
[FIX] unstable while user browsing if a "speed limit" was set
[FIX] files bigger 2Gb+ were not handled
[FIX] ban was not immediate
[FIX] the check for duplicate files was case sensitive
[FIX] AV if quit occours while uploading
Version 1.5
[NEW] now the statusbar shows the total bytes sent
[NEW] Menu -> Other Options -> "Users"
[NEW] Menu -> "URL encoding"
[NEW] Menu -> Tray Icons -> "Tray message"
[NEW] Menu -> Other Options -> "Getright browser specific HTML"
[NEW] Menu -> Other Options -> "Auto-save VFS on exit"
[NEW] File Menu -> "Get passworded URL"
[NEW] File Menu -> "Access for users"
[NEW] File Menu -> Filters
[NEW] File Menu -> Expand/Collapse
[NEW] different tray icon when the server is offline
[NEW] items can be added to an autoupdated folder
[NEW] customizable "server full" page
[NEW] user/pass validation on user input
[NEW] statusbar: [not saved] appears when the VFS is edited
[FIX] you was unable to set a local address if an internet address was available
[FIX] "Hide" should not be available for the root item
[FIX] other minor fixes