Please turn JavaScript on

SFTP To Go: Managed SFTP Cloud Storage as a Service

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.31 / day

Message History

A sad fact of life is that large file transfers fail from time to time. This could be caused by issues like network drops, server timeouts, or even connection resets; and usually at the worst possible moment. 

We’re going to show you how to build a Node.js script that resumes interrupted FTPS uploads and downloads by using basic-ftp and p-retry, s...


Read full story

Healthcare teams a whole lot more than a place to dump files; they need a way to store, share, and move ePHI that holds up under real operational and legal pressure. That includes internal handovers, outside vendors, billing teams, labs, payers, and any workflow where patient data leaves one system and ends up in another.

HIPAA compliant cloud storage and transfer means...


Read full story

Comparing SFTP To Go and Cerberus FTP Server: getting started and maintaining the configuration, creating and managing integration with 3rd-party services, and managing the total cost of ownership. Find the right managed file transfer solution for your team.

Juxtaposing self-hosted and managed file transfer platforms is always tricky. It’s never a one-size-fits...


Read full story

If you’re working in financial services, you should know that file transfer and file storage are not a handwavy matter. Sensitive financial data like customer information and nonpublic personal information (NPI) moves between teams, vendors, systems, and environments.

Each handoff is a chance for the wrong access, the wrong destination, or the wrong retention outcome, ...


Read full story

This guide shows how to connect to an SFTP server in Java using JSch.

You’ll establish a connection, list remote files, upload and download data, and close the session cleanly. The example uses a single connection string stored in SFTPTOGO_URL, which contains your host, username, and password in a standard URI format.

Requirements for Java SFTP setup

There are ...


Read full story