Overview Several months ago, we published a tutorial crafted to help network/server administrators prepare trading partners for SFTP automation. That article lacked one important feature found in SFTP - public key authentication. So today, we've devoted one full tutorial that focuses on that.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Secure File Transfer,
SFTP
While using SFTP on the command line, there might be instances when you'll want to upload or download an entire directory and all the the files and subdirectories underneath it. To accomplish that, you'll need the recursive argument -r.
Topics:
SFTP
Overview: File Transfer Protocols for Businesses Still wondering which file transfer protocol is right for your business? Here are a dozen you can choose from. Below this list, we've also added brief descriptions of these data transfer types to make your choice easier. FTP (File Transfer Protocol) HTTP (Hypertext Transfer Protocol) FTPS (FTP over SSL) HTTPS (HTTP over SSL) SFTP (SSH File Transfer Protocol) SCP (Secure Copy) WebDAV (Web Distributed Authoring and Versioning) WebDAVS TFTP (Trivial File Transfer Protocol) AS2 (Applicability Statement 2) OFTP (Odette File Transfer Protocol) AFTP (Accelerated File Transfer Protocol)
Topics:
Secure File Transfer,
SFTP,
FTPS,
Accelerated File Transfer,
transfer protocols
JSCAPE Is pleased to announce the latest release of JSCAPE MFT Gateway (3.3). This release is a minor update and incorporates the following changes.
Topics:
News,
JSCAPE MFT
Most of these file transfer protocols should already be running on your network. Can you identify their respective default port numbers?
Topics:
SFTP,
FTPS,
AS2,
FTP
Overview SCP (Secure Copy) is a quick, easy way to transfer files securely between two Linux machines. If you don't mind using the command line and all you want is a simple way to upload or download files on Linux, this series of SCP examples should be all you'll need to learn how to do it.
Topics:
Tutorials,
Secure File Transfer,
SFTP
Overview So your load balancer supports multiple load balancing algorithms, but you don't know which one to pick? You will in a minute.
Topics:
JSCAPE MFT,
Videos,
load balancing
Overview Most chief executive officers would have no time to scrutinize their organization's file transfer activities. That's bound to change once they start asking these 5 simple questions.
Topics:
Managed File Transfer,
Business Process Automation,
Secure File Transfer
Overview Client certificate authentication is very suitable for highly secure HTTPS connections. But for this type of authentication to work, the server must be configured for it, and a client certificate must be loaded onto a client application. In this post, we'll focus on the client side. More specifically, we'll talk about how you can import a client certificate to Firefox.
Topics:
Managed File Transfer,
Secure File Transfer,
Client certificate