HFS: Hidden things

From rejetto wiki
Revision as of 18:03, 22 January 2007 by Rejetto (talk | contribs)
Jump to navigation Jump to search

These features are not available from the GUI. You just have to know that they exist.

  • Hold SHIFT at startup to skip configuration loading
  • Hold CTRL at startup to skip the "only 1 instance" feature
  • You can input diff comments, just as in File menu → Diff template, but via file. It works for real-folders only. Put in your folder a file named hfs.diff.tpl. This file has to be a simple text file, and should contain the diff template.
  • ~files.lst can be customized. Simply create a text file named filelist.tpl and add it to the folder that contains hfs.exe. Then, insert this content:
%files%

[files]
%list%

[file]
http://%host%%encoded-folder%%item-url%

Edit this template to fit your needs.