One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Blueper is a tool designed to abuse Bluetooth file transferring. This tool can cause several mischievous results, including; continual popups of file transfer requests, writing data to a remote device disk,or locking up/crashing some devices.
A set of perl script to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
ChitraguptaFS is a simple file system based on FUSE written in C language for logging FS events. ChitraguptaFS comprises of two parts, one is the FS itself and the other is a simple utility to retrieve FS logs.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
As in Pretty Good Privacy, this is a Pretty Good Incremental Backup tool. Inspired in rsync, jnSynch provides a basic file synchronization engine written in JAVA and so executable from either Java-compatible computer.
Picasa will not export images in the order that they were placed in by the user. This is particularly problematic with albums created from multiple folders. This application allows the user to re-order the exported images, by renaming the files.
Extend the functionality of the mount and the umount commands by adding support for basic device mapper devices, for key files and scripts and for filesystem checking at mount time while retaining support for loop device encryption.
OffsetFS allows you to mount an arbitrary file or block device as a
directory tree of read-only files that each represents the mounted file
starting at different offset.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
kcd is a directory change utility similar to NCD. It helps you navigate the directory tree. You can also supply part of the desired directory name directly in the commandline and let kcd find it for you.
incron is an "inotify cron" system. It works like the regular cron but is driven by filesystem events instead of time periods. It contains two programs, a daemon called incrond (analogous to crond) and a table manipulator incrontab (like crontab).
FrozenFS aims to be a complete implementation of an immutable file system on unix-like systems. FrozenFS tries to emulate on unix-like platforms the functionality provided by Deep Freeze for the Windows platform.
IAFS is an interactive filesystem for linux-systems, handling requests to potentially unmounted medias. Action-handling of IAFS is performed by shellscripts, so IAFS may manage real jukeboxes and/or virtual jukeboxes. See webpage for details.
The fs_mark benchmark tests synchronous write workloads. It can vary the number of files, directory depth, etc. It has detailed timings for reads, writes, unlinks and fsyncs that make it good for simulating mail servers and other setups.
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.
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.
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