
Aftershock will never send a file whose name begins with a period ("."). This
is both for reasons of security (for example, a malicious client could send a
selector of "../../etc/passwd" to attempt to climb out of the gopher root
directory, and Aftershock will not allow it), and because such files (often 
called "dotfiles") are meant to be hidden.  

