A PHP script which not only prettifies file directories shown by your web server, but adds context. Also seems to work around hardcoded limitations (like those in Nginx, which you can only fix by hacking the source and recompiling). Seems designed to use as many versions of PHP as possible for compatibility. Can be customized to make it easier to find things.
The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome.
The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname.
Errol is a file sender that rely on inotify. It can be used to watch a directory and automatically transfers the new files (or modified ones) with XMPP. Requires inotify support (which is a given - Linux). Uses the slixmpp Python module.
Requires XEPs 0198 (stream management), 0060 (pubsub), 0045 (MUC) on the server. Pubsub nodes need to be set to "open." Has links to a couple of PoC tests to make sure the server's set up correctly.
I think I can use this to figure out how to write a File Transfer Bot.
Easy and fast file sharing from the command-line. Stand up your own file sharing website. Written in Golang. Ideal for command line usage with curl.
put.io is a service that takes care of downloading most of the things.
Filestash lets you easily manage your data regardless of where it is stored: FTP / SFTP / Git / S3 / Minio / Dropbox / Google Drive
Graphical file manager. Lets you create mountable shared drives on a server for collaboration. Plugin architecture so it can be customized. Has its own text editor. Tries to run on as many platforms as possible, from desktop to mobile. Tries to be lightweight.
Distributed chat via shared flat file. Implemented as a shell script with a shared logfile.
A fast and easy file sharing application. Upload a file and it generates a unique link (even for duplicates). Send the link to someone and they can download the file with it. You can set a password on the site to control who can use it. Links can be set to self-destruct. No database required, just PHP. Encryption optional. Cronjob to delete old files. Comes with a PoC bash script for uploading from the command line.
XEP-0363 CLI upload tool. Written in Python, uses SleekXMPP. Give it login credentials to an XMPP server and a filename, and it'll upload the file to the server.
LastPass users can add documents, PDF files, and images as attachments to Secure Notes . If there are files that you want to keep that shouldn’t be stored unencrypted on your machine or that need to be portable, then LastPass is the place to back them up.
First page of an explanation of building your own cloud infrastructure.
A fire-and-forget file sharing webapp optimized for access from the command line. Use wget or curl to upload and download files. Share with a unique URL. Files can be up to 10 gigs in size, will persist for 14 days.
Github repo: https://github.com/dutchcoders/transfer.sh/
Application for transferring files to mobile devices. Throws up a QRcode in a terminal and spawns a web server. Scan the code, download the file.
textfiles.com now offers the contents of entire BBS file and shareware CD-ROMs for download. Some of these are quite famous.
An open source utility for Windows (32 and 64 bit) that will securely erase files and directories on a Windows machine, in addition to scrubbing free space and OS-related temporary files that could leak information. It can even wipe an entire system if you need it.
A free utility which extracts text from damaged Microsoft Word files, which can then be saved into a new file.
A command line utility written in Python that extracts information from .torrent files. It can tell you what the name of the torrent is, what files are included and information about them, where it was created, and other related pieces of information.