Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.
Matching Articles for 'sftp' :
Performing Multiple SFTP Transfers with the SFTP Component
... required (such as the SSHServerAuthentication event). Sftp sftp = new Sftp(); sftp.SSHUser = "test"; sftp.SSHPassword = "test"; sftp.SSHLogon ... - Learn More
SFTP Drive Works with YubiKey
... SFTP Drive Works with YubiKey SFTP Drive is an easy-to-use utility that mounts remote file systems as Windows drives, allowing users to browse and work with remote files as if they were ... - Learn More
SFTP Adapter for Microsoft BizTalk
... on the SFTP adapter, which is used to communicate with SFTP servers. SFTP (which should not be confused with FTP or FTPS) is the SSH File Transfer Protocol. If you are interested in using SFTP ... - Learn More
SFTP Task for SSIS
... open the SFTP Task Designer. Under the SFTP Properties section you will see: SFTP Properties The first group of properties are SFTP properties. This is where you will tell the task where on the SFTP ... - Learn More
SFTP Nodes for n8n
... nodes for secure file transfer are the SFTP Sender and SFTP Trigger nodes: The SFTP Sender node is used to upload files or data from a n8n workflow to a remote SFTP server, ... - Learn More
Streams in IPWorks SSH and SFTP
... Streams in IPWorks SSH and SFTP The C++ editions of IPWorks SSH and IPWorks SFTP support stream-based file transfers by allowing you to implement custom stream classes derived from the p ... - Learn More
SFTP: Server Error (4) Failure
... SFTP: Server Error (4) Failure There are many potential reasons that a server might return this. Some of them are: If the file on the server already exists and the Overwrite property is set to ... - Learn More
IPWorks SFTP 2024 API Changes
... code changes. The table below is a list of major changes between IPWorks SFTP 2022 and IPWorks SFTP 2024. Upgrading to IPWorks SFTP 2024 is designed to be a quick process and invo ... - Learn More
IPWorks SFTP 2022 API Changes
... code changes. The table below is a list of major changes between IPWorks SFTP 2020 and IPWorks SFTP 2022. Upgrading to IPWorks SFTP 2022 is designed to be a quick process and invo ... - Learn More
SecureBlackbox 16: The SSH / SFTP connection to JPMorgan
... SecureBlackbox 16: The SSH / SFTP connection to JPMorgan (transmissions*.jpmorgan.com) fails. Why? This is a known bug of their server software. It advertises support for keyboard-interactive a ... - Learn More
Preserving the Last Modified Time with the SFTP Component
... Preserving the Last Modified Time with the SFTP Component By default, the SFTP component does not preserve file timestamps during uploads or downloads. You can enable this feature using ... - Learn More
FTP and SFTP Certificate Configuration Using Variables in SSIS
... FTP and SFTP Certificate Configuration Using Variables in SSIS When using /n software SSIS tasks (such as FTP and SFTP), certificates can be configured dynamically at runtime using SSIS ... - Learn More