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/
| Name | Size | Modified | |
|---|---|---|---|
| ems_alphaess.app | 58408 | Fri, 14 Aug 2026 13:41:28 GMT | |
| hello_world.app | 3224 | Fri, 14 Aug 2026 13:44:51 GMT |