SFTP is easily one of the most widely used file transfer protocols for business processes. Incidentally, Amazon S3 is also steadily becoming businesses' go-to cloud storage solution. How would you like to access AWS S3 via SFTP? If that looks like something you could use, check out this post.
Read MoreBlog
How to Access AWS S3 Storage with SFTP | JSCAPE
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, SFTP, AWS, S3
Install A Linux SFTP Server Via Command Line And Configure Via Web UI
Updated by John Carl Villanueva on
Overview
Let's say you want to install an SSH FTP server (SFTP) on a Linux machine devoid of a GUI. However, after installation, you don't want to configure it (add users, create keys, enable public key authentication, choose algorithms, etc.) locally, moreso via the SFTP client. Instead, you want this SFTP server to be configured remotely through a graphical Web user interface. This is how we recommend you do it.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer, SFTP
What Port Does SFTP Use?
Updated by Van Glass on
By default, SFTP (SSHfile transfer protocol) uses port number 22, but can be configured to listen on ports other than port 22.
SFTP only requires one port for moving data over an internet connection, making SFTP more secure and easier to use than other file-sharing protocols, such as FTP/S, which require trading partners to open a range of ports behind their firewalls.
Read MoreTopics: SFTP, ssh, sftp server, sftp port number
How to Monitor SFTP Directories & Download Files
Updated by John Carl Villanueva on
In this tutorial, we're going to show you how to monitor directories on a remote SFTP server and then download any new files on a periodic basis.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Videos, Tutorials, SFTP
Why and How You Should Verify An SSH/SFTP Client Key's Fingerprint Before Using It
Updated by John Carl Villanueva on
In one of our previous posts, we talked about the importance of authenticating an SFTP host before logging into it and how to use the host's RSA key fingerprint to carry out the authentication. The same principle applies when you import a user's client key for public key authentication.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Secure File Transfer, SFTP
Understanding Key Differences Between FTP, FTPS And SFTP
Updated by Van Glass on
Three common protocols still used in file transfer today are FTP, FTPS, and SFTP. While the acronyms for these protocols are similar, there are some key differences among them, in particular, how data is exchanged, the level of security provided, and firewall considerations. Learning these key differences can help you choose a secure file transfer protocol or troubleshoot common connection issues.
Read MoreTopics: Managed File Transfer, Secure File Transfer, SFTP, FTPS, FTP
How to Use Windows SMB Share As Network Storage | JSCAPE
Updated by John Carl Villanueva on
When a user uploads files via FTP/S, SFTP, HTTP/S, or any supported file transfer protocol to JSCAPE MFT Server, those files don't have to be stored on the same machine as that server. Instead, you can have those files redirected to a variety of network storage options like a remote SFTP service, Amazon S3, Dropbox and several others. In this post we're going to show you how to store uploaded files to a remote Windows SMB share.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, SFTP
How to Test SFTP Connectivity to Remote Hosts | JSCAPE
Updated by John Carl Villanueva on
Let's say you're trying to connect with a remote SFTP host, perhaps one of your own SFTP servers or one owned by one of your trading partners. While there are tools like nmap and netstat that you can use to test SFTP connectivity, you can also use JSCAPE MFT Monitor.
Read MoreTopics: JSCAPE MFT, Videos, Tutorials, SFTP
How To Address the IT Skills Gap In Manufacturing | JSCAPE
Updated by John Carl Villanueva on
While the IT skills gap is sometimes exaggerated, there are some industries where the tech talent shortage is really a major issue. One of those industries is manufacturing. Despite growing adoption of advanced technologies like artificial intelligence, analytics, robotics and automation, which are often perceived to eliminate jobs, manufacturers are actually faced with a widening skills gap. Meaning, there are actually more jobs to fill.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, SFTP, Triggers, FTPS, AS2
Using A Remote SFTP Service As Network Storage For Your MFT Server
Updated by John Carl Villanueva on
JSCAPE MFT Server's Network Storage module (formerly known as Reverse Proxy) allows you to utilize various remote services and storage solutions as additional storage for your managed file transfer server. This can come in handy when your MFT Server machine has limited storage capacity or if you simply want to store certain user files elsewhere. One of the supported services is SFTP. If you have an SFTP server with lots of free storage space and you want to use that as a network storage for your MFT Server, you should find this post useful.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer, SFTP