Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Compares files in directory and in torrent to display differences
This program has 2 mode of operations:
- Displays the file paths inside a torrent.
- Checks files inside a directory and compares the paths with the paths inside torrent. Then displays files in directory but not in torrent, files in torrent but not in directory and files in both directory and torrent.
Program command line parameters are:
file.torrent [directory [+] [-] [=]]
file.torrent The torrent file
directory Directory to compare contents with torrent file
+ Display files in torrent file, not exist in directory
- Display files in directory, not exist in torrent
= Display files existed in both directory and torrent
Absent of + - =, means all of them
This little tool will automatically download, extract and copy the ipfilter.dat for the program you choosed in the right place. The program cleanup what has been downloaded and is no longer needed automatically.
It supports Gzip, Zip, and Dat format.
It is also easily configurable. You can add and modify any link you want!
Hope you like it. Feel free to leave a comment.
Starts Magnet downloads in a torrent client on a remote computer
...The client is very simple "fire and forget" type of java program, where a registry setting enables it to start everytime you click a "magnet:" in any browser. The client then sends the magnet URI, in it's entirety, to the server application, which then adds the download to the torrent client.
This is just an alpha release, so the current code has a very crude design.
This program is a HTTP[S]/FTP/BitTorrent file downloader supporting many features like resuming, retrying and multi-connection HTTP[S]/FTP downloads. It can also download any part of a file so that you can download large files in smaller pieces.
This program makes it possible to transfert files from a computer to another via SSL/TCP/IP. It is composed of a part to listening of possible requests, the server, and of one or more customers. Pure Java program.