SureSync
SureSync is a file replication and synchronization application that provides one-way and multi-way processing in both scheduled and real-time modes.
Processing can be performed via UNC path, FTP, or with our Communications Agent. Features of the Agent include real-time monitors, delta copies, TCP transfers, compression, and encryption. The agent must be installed on a Windows machine.
File Locking enables real-time collaboration and is available in SureSync Managed File Transfer (MFT). With file locking a file opened by a user in one office will be read-only for users in other offices until changes have been saved and synchronized.
MFT also includes archiving to create versioned file backups, enhanced cloud support and more.
SQL Protection simplifies backups of critical SQL databases.
Learn more
Files.com
6,000+ companies trust Files.com to automate and secure business critical transfers.
We obsess about security, compliance, reliability, and performance so your critical business processes just work every time. Easily manage any transfer flow without writing scripts or code, and onboard workloads and partners effortlessly.
We support standard file transfer protocols (FTP, SFTP, AS2) for working with external partners and also provide native apps for high performance internal transfers.
As a fully Cloud-Native SaaS, there are no servers for you to buy or maintain, there is no installation required, and high availability and redundancy are built in and free.
Our InfoSec Program is audited annually by Kirkpatrick Price, a leading information security CPA firm. Our audit covers the scope of the entire Files.com business (not just datacenter operations) and names Files.com specifically. Beware of smaller competitors who try to pass off someone else’s audit as their own.
Technical capabilities include encryption at-rest and in-transit, four types of two-factor authentication, nine enterprise identity (SSO) integrations, configurable password and session policies, and a perfect “A+” score from Qualys SSL Labs.
Learn more
fpm
FPM is a versatile tool designed to simplify the process of creating packages for various operating systems, including Debian, Ubuntu, Fedora, CentOS, RHEL, Arch Linux, FreeBSD, and macOS, among others. Rather than introducing a new packaging methodology, FPM serves as a facilitator, streamlining the creation of packages for existing systems with minimal effort. This is achieved through its user-friendly command-line interface, which enables users to generate packages with ease. Developed in Ruby, FPM can be installed via the gem package manager. However, for certain package formats, such as RPM and Snap, specific dependencies must be present on your machine to successfully build them. Additionally, when packaging for different operating systems or distributions, you may need to install other tools to ensure compatibility. FPM effectively transforms your software into easily installable packages across multiple platforms, capable of converting any Node.js package, Ruby gem, or Python package into formats like deb, rpm, or pacman. With FPM, the packaging process becomes significantly more efficient, saving developers both time and effort.
Learn more
MSYS2
MSYS2 is a comprehensive suite of tools and libraries designed to create a user-friendly environment for developing, installing, and executing native software on Windows. It includes a command line interface known as mintty, a shell environment with bash, version control systems such as git and subversion, as well as utilities like tar and awk, alongside build systems including autotools, all built upon a modified Cygwin framework. While some of its core components are derived from Cygwin, MSYS2 primarily aims to establish a robust build environment for native Windows applications, minimizing reliance on Cygwin. The platform offers modern native builds for a variety of programming tools and languages such as GCC, mingw-w64, CPython, CMake, Meson, OpenSSL, FFmpeg, Rust, and Ruby, among others. To simplify the installation and updating of software packages, MSYS2 incorporates a package management system named Pacman, which should be recognizable to users familiar with Arch Linux. This efficient package management system allows users to easily manage their software, ensuring they have access to the latest versions and features available in the ecosystem.
Learn more