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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The FUDF code is meant to be used as a basis for developing a UDF2.50 compliant filesystem. The code is designed to be applicable across multiple platforms, and for easily adding/removing functionality from the code.
Reading Solaris partitions from Windows and vice versa
A tool that allows mounting NTFS partitions read-only under Solaris as well as a tool that allows reading Solaris partitions from Windows (mounting Solaris partitions read-only under Windows is planned for the future.)
Remote File system uses RPC mechanism for client server connection. The user has the following facilities:
1) Create a file
2) Copy the content of a file to another file
3) Delete a file
4) List all the files in a directory
This project provides a set of new features and fixes for MTD drivers and JFFS2 file system intended to improve MTD and JFFS2 performance and reduce JFFS2 RAM usage. Bug fixes are available in form of patches for the particular kernel.
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
nfsreplay is a tool to replay Network File System traffic. It can be used for server and client benchmarking under a wide range of workloads. It allows temporal and spatial scaling of the original trace.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
a read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
Compact implementation of the ext2 filesystem in user space, using the FUSE library. Uses include providing ext2/ext3 support on platforms which do not support it and as a base for filesystem projects.
Access file system using the basic file and directory operation of the Server Operating System from the Client Operating System using Remote Procedure Call. Client OS : Linux Server OS : Free BSD 6.2
The Encrypted File system will allow the users to encrypt and decrypt their files in FreeBSD with the enhanced features encryption process happening when the load on the CPU is low and the file attributes will also be encrypted.
At last, the second release is available since yesterday. he main changes are the display of mesh objects according to the file format and a improved rendering. The program is still intended for POSIX users and Debian/Ubuntu in particular.
This driver allows the Linux kernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any block device that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.
LanStore is a highly reliable, fully decentralized storage system which can be composed from already existing desktop machines. Our software utilizes the wasted storage capacity of these machines.
To mount file system of the one OS to another OS, using Remote Procedure Call Mechanism. Specifically for LINUX file system to be mounted on SOLARIS machine, using the RPC as programming language.
afpfs-ng is an Apple Filing Protocol client that will allow BSD, Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP.
readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
The goal of CoreFS is to give file system developers a basic distributed file system, which can be later extended through an API. The Corefs API allows one to easily integrate/add new functions without modifying CoreFS. Written in C, and depends on FUSE