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
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
ftpsearch is a web based indexing search engine for the ftp server, which supports regular expressions in queries, new files monitoring, some fancy stats and so on.
A Web application to search for files on FTP servers. Users can query files by part of the file name, the entire file name, a regular expression, or a shell pattern. To store file indexes, PostgreSQL or MySQL is used.
A small Python FTP server. Runs within a specified dir of PC. Has a SITE extension to let files of permitted types be opened on the PC (eg spreadsheets). Useful to send reports to PC from Unix host, or PC to PC.