Directory listing for /


This is a plain file store with folders. Anyone can browse and download files below with no login. Uploading, creating folders, and deleting require a username/password (HTTP Basic auth) prompted by the browser or client.
Command-line examples (replace user:password with real credentials):
Upload: curl -u user:password -F file=@local.txt https://upload.wennlund.nu/
Upload into a subfolder: curl -u user:password -F file=@local.txt https://upload.wennlund.nu/docs/
Create folder: curl -u user:password --data-urlencode __mkdir__=newfolder https://upload.wennlund.nu/
Delete: curl -u user:password --data-urlencode __delete__=local.txt https://upload.wennlund.nu/


NameSizeModified
ems_alphaess.app58408Fri, 14 Aug 2026 13:41:28 GMT
hello_world.app3224Fri, 14 Aug 2026 13:44:51 GMT