X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent-ANNOUNCE;fp=torrent-ANNOUNCE;h=7a3d5ac57b8ac00cb316b624382fc2a6ad7fd0ef;hp=e4bce727bfaa039e20bdee426761e9770eec3abe;hb=c108e05e4be425b534aade92ee4f0110545fbac6;hpb=b2b07db4559a9fb29a498bc9f5817812727d435d diff --git a/torrent-ANNOUNCE b/torrent-ANNOUNCE index e4bce72..7a3d5ac 100644 --- a/torrent-ANNOUNCE +++ b/torrent-ANNOUNCE @@ -35,6 +35,20 @@ WHERE TO GET Installation instructions: http://phdru.name/Software/mc/INSTALL.html +The VFS lists all files and directories from the torrent metafile; all files +appear empty, of course, but the sizes are shown. Filenames are reencoded from +the metafile's encoding/codepage to the current locale. + +Along with the files/directories in the torrent metafile the VFS also presents +meta information - in the form of files in .META directory. The size and +contents of these files are taken from the corresponding fields in the torrent +metafile. The script doesn't check if the torrent consists of a .META file or +directory (quite unlikely). + +Date/time for all files is set to midnight of the 1st January of the current +year. The filesystem is, naturally, read-only. + + AUTHOR Oleg Broytman