Quantcast
Channel: Rebex Q&A Forum - Recent questions and answers
Browsing all 3862 articles
Browse latest View live
↧

Answered: How to use IPV6 when using HTTPS

Hello,Rebex HTTPS resolves a domain name to both IPv4/IPv6, and picks the first IPv4 address. In case there is no IPv4 address, it picks the first IPv6 address. It then tries connecting to that...

View Article


how to change the default port for REBEX sftp server in windows

Hi Team,We are having a UAT environment containing the Application and Database running on the same server on Windows Failover cluster.Due to the Database installation, Port 22 is occupied with the...

View Article


Is there a way to ignore self signed unverified certificates?

Want to translate between the old servers TLS 1.0 to the browser supported TLS 1.2.Using the tlsproxy application and get this log message when trying to connect:02-10 12:30:53.164 INF Tunnel(17)[#0...

View Article

Answered: how to avoid "Not enough data" exception on file delete over sftp?

If you still get this error with the latest version of Rebex SFTP, the most likely reason is a server-side bug.A server known to suffer from this issue is ProFTPd 1.3.6's modsftp module, which sends...

View Article

HTTP "Digest" Authentication and PreAuthenticate

Hello. If "WWW-Authenticate" is Digest in Rebex Https (R5.5), PreAuthentication does not work. If it is "Basic", it works fine. In my case, PreAuthentication does not work, and the problem becomes...

View Article


Answered: Is there a way to ignore self signed unverified certificates?

It is not supported in the current version officially.However, we already added possibility to utilize certificate validations. But it is not finalized yet, so it is not public. You can use this...

View Article

Mail server certificate revocation check failed when using proxy

Hello. Recently we ran into a problem with Rebex.Net.Ews mail client with http proxy set through Rebex.Net.Ews.Proxy property. It appears that this proxy is not used when server certificate revocation...

View Article

Rebex FileServer calls Seek whilst CanSeek is false

Hi,I'm using the Rebex File Server Component and I implemented my own file-system-provider with custom file-streams (which push or pull the data from another service). This used to work, but since a...

View Article


Default value of Timeout of HttpRequest

Hello.I want to know the default value of Timeout of HttpRequest in Https(R5.5). The documentation doesn't have information about default values.Thank you.

View Article


Answered: Mail server certificate revocation check failed when using proxy

This is actually a very interesting problem. Rebex libraries use the specified proxy for their own communication. However, for X.509 certificate validation, we use the API supplied by .NET, which in...

View Article

Answered: Setting "Workstation ID" - AS400/iSeries/IBM System i

The AS400 commonly uses terminal emulation from TN family (TN3270, TN5250, or similar). This is not supported by Rebex Terminal Emulation library. Only VT family is supported (and couple other terminal...

View Article

SFTP Negotiation Failed

I have a single server out of 6 that will not allow negotiation of the SFTP client. The machine is able to make a connection with Filezilla SFTP so I've ruled out firewall issues. Any idea what any of...

View Article

User Authentication Debugging

I am currently working on the application that uses SFTP. Our users are using FileZilla client to upload files that are stored in Azure Storage and then those files are processed by our api. Currently...

View Article


Answered: "Make sure you are connecting to an SSH or SFTP server " while...

It seems that you are not connecting to an SFTP server.Please make sure your server is configured to use SFTP protocol. The common mistake is that the server is configured to use FTP or FTP/SSL...

View Article

Server reports current directory as a relative path. Multi-file operations...

"Server reports current directory as a relative path. Multi-file operations cannot be used with this server."I am getting this error when calling the GetItemsAsync. I understand the meaning of it and...

View Article


Can I determine if the response is "http" when I make a request with "Https"?

Hello.If an http response arrives when making an https request, is there a way to recognize it?When connecting to "https://....", a server responded with "HTTP/1.1" as http. At that time, when I looked...

View Article

Answered: Server reports current directory as a relative path. Multi-file...

The GetItemsAsync requires particular FTP server behavior. One of the requirements is absolute path reporting.The second part of the exception says: Changing directory to an absolute path first could...

View Article


Rebex HTTPS legacy not compiling in net-cf 3.5 app

Hello,As company we have a warehouse management application. We use terminal clients installed on windows ce 6 devices. We can't connect to HTTPS api because of known issues with NET-CF. We discovered...

View Article

How we can mount Azure files storage account using RegistryFileSystemProvider...

How we can mount Azure files storage account using RegistryFileSystemProvider or DriveFileSystemprovider

View Article

Answered: SFTP Negotiation Failed

It's unclear which version of .NET you use, because ".NET 4.0.30319" applies to any .NET Framework 4.x version, but this actually looks like a known bug in .NET Framework 4.5.Microsoft used to have a...

View Article
Browsing all 3862 articles
Browse latest View live