For security reasons it would be great to create a a folder with a random name, like 12 random digits so that download is not from
http://foo.com/file.txt but from
http://foo.com/23kd942kdifr/file.txt
Anonymous
This would be a better implementation on the serverside, which could be accomplished using .htaccess and/or PHP files (additionally using the PostHTTP addon).