/n software - Knowledge Base
Recent IPWorks SSH Articles:
-
SSH Authentication
Introduction to SSH server and client authentication
-
Creating an SSH Reverse Tunnel
Introduction to the SSHReverseTunnel component from the /n software IPWorks SSH library
-
SFTP: File is corrupted after transfer
Files uploaded via SFTP can be corrupted depending on the payload size.
-
SFTP: Server Error (4) Failure
This may happen if you do not have permission to upload to the specified location.
-
What's New in Cloud Storage Integrator 2016
Cloud Storage Integrator 2016 Change and Migration Guide
-
Using the XML component to parse and write XML
The XML component combines the parsing and writing functionalities of the old XMLp and XMLw components.
-
.NET DLL load time is slow, causing the components to be slow to respond
When an internet connection is not available, the .NET DLL file takes a long time to load causing the components to be slow to respond.
-
ASP and ASP.NET - Write data directly to a browser without creating a local copy
This KB entry provides details about how to write data directly to a browser without creating a local copy (e.g. using the LocalFile property).
-
SSH: Server's host key has been rejected by user.
When attempting to connect, I get the error "Server's host key has been rejected by user".
-
Install multiple versions
Can I install more than one version on my server?
-
The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
Why do I get the error: "The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for"?
-
Certificate password length in Windows Server 2003
Windows Server 2003 limits the length of a certificate password to at most 31 characters.
-
SFTP: Server Error (2) No such file or File not found
This error can occur when the RemotePath specified does not exist on the server.
-
Fixing COM class factory error 80040154 when using ActiveX controls in .NET Applications
How to fix the error "Retrieving the COM class factory for component with CLSID [ID] failed due to the following error: 80040154." when using ActiveX Controls in .NET applications.
-
How do I deploy my applications that use IPWorks?
How do I deploy my applications that use IPWorks?
-
Error Only one usage of each socket address (protocol/network address/port) is normally permitted
This occurs when more than one process attempts to bind to the same local port.
-
SSH Code Example: Public key authentication
An example of how to perform public key authentication.
-
Error parsing PEM ASN.1 structure: Error decoding
When using the SFTP Adapter/component, I get the error "Error parsing PEM ASN.1 structure: Error decoding".
-
Working with BlueSnap Vaulted Shoppers
The E-Payment Integrator's RecurringBilling component allows you to work with BlueSnap vaulted shoppers.
-
.NET Core on Raspberry Pi
Use the .NET editions of any /n software product on the Raspberry Pi.
-
Client-Side Encryption with Cloud Storage Integrator
Cloud Storage integrator components provide strong client-side encryption functionality to help keep your data safe and private.
-
Symantec/Norton Products detecting WS.Reputation.1
Symantec/Norton products, especially Symantec Endpoint Protection, may incorrectly detect "WS.Reputation.1" when you run one of our installers.
-
Can I use an SSH identity file for authentication?
You can set the SSHCert property and Public Key authentication to use an identity file for authentication.
-
Delphi: Support for Lazarus
The components can be used from Lazarus on Windows.