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

SFTP server service fails to auto-start

After updating to v.2.5.3, the SFTP server service fails to automatically start upon restarting the machine. I was not experiencing this issue with previous versions of the server.Setting the actions...

View Article


Ewsexception unexpected HTTP response

I have this "Rebex.Net.EwsException exception: unexpected HTTP response" while loggingI've try different authentication method, different SSL Mode. The TLS Handshake looks Ok.what am I doing...

View Article


Buru SFTP Server - High Availability and SQL user database (Azure)

Hi Folks, I'm setting up a PoC for Buru SFTP Server and would like to know if anyone has had any success running multiple nodes behind a load balancer for HA, and if so, what gotchas were there, and...

View Article

Answered: SFTP server service fails to auto-start

Hi,when you try to start the server service manually, does it work as expected? What is the latest version that worked?ThanksKind Regards

View Article

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

If recursive Ftp.GetItemsAsync() cannot be used, you can write your own traversal logic like this:public static async Task<IEnumerable<FtpItem>> GetItemsAsync(Ftp client, string parentPath)...

View Article


Https Digest Auth with Json Sample

Hi, I am trying to use Https library for Digest Authentication to post Json data. Can anyone have a sample for this. Thanks in advance

View Article

SFTP server certificate chain validation - part 2

Hi, This is a follow-up to a previous question (https://forum.rebex.net/17426/server-certificate-validation-with-rebex-sftp-client-library ) To summarize: We have a client/server application, where the...

View Article

Answered: [WORKAROUND] SFTP server service fails to auto-start

Hi,when you try to start the server service manually, does it work as expected? What is the latest version that worked?ThanksKind Regards

View Article


Answered: Https Digest Auth with Json Sample

Digest Authentication is performed automatically, if requested by the server. You only need to set the Credentials property on the WebClient or HttpRequest.You can test it against httpbin.org like...

View Article


IMap - An existing connection was forcibly closed by the remote host

I have application in which we read/send Mails and show in our application We use Office365 accounts and user credentials to get mails. Recently Microsoft stopped Basic auth, so we switched to OAuth....

View Article

Outlook: How to delete an appointment?

Hi,I create various appointments in Outlook via VB.net. How can I delete these appointments later? The corresponding EntryIDs are known.Maybe someone has a tip for me? Thanks a lot!Peter

View Article

Answered: Rebex HTTPS legacy not compiling in net-cf 3.5 app

Can you please display (or write to file) the following information (before you initialize Rebex classes) and post it here?string.Format("{0} {1} {2}", Environment.OSVersion.Platform,...

View Article

Image may be NSFW.
Clik here to view.

Code inside NodeBase throws NullReferenceException

Code that triggers the exception: private void CreateFiles( List<DeviceUsageRecord> statistics, string tenant, DirectoryNode organisationFolder) { foreach (FileNode file in...

View Article


Tiny SFTP password not accepted

No matter what password I set and attempt to use it fails, I've tried winscp, filezilla, and connecting from LinuxI've tried it with -vvv and PubkeyAuthentication=noI'm connecting from a public IP...

View Article

Https connection using IP address

Hello. Please make a basic inquiry about the use of HTTPS.The connecting server has 5 servers (IP address) in one host name. I want to connect to the server with the fastest IP among them.For example,...

View Article


Answered: Tiny SFTP password not accepted

Hi,Have you made any changes to the configuration file (except for the password)? Can you connect to the server from the same machine without any issues?

View Article

Rebex 2019 R4.1 (version 5.0.7290 from 2019-12-16) will support Windows...

Hi Team,We are upgrading our environment from Windows server 2015 to Windows server 2019. We are using the Rebex 2019 R4.1 (version 5.0.7290 from 2019-12-16). Please let me know the above version is...

View Article


Override new minimal HttpRequest.Timeout of 1 second?

In the release notes for Rebex HTTPS for .NET there is one interesting change:HTTP: Very small timeouts (<1000) in HttpRequest.Timeout are treated as 1000 (one second). Can we override this...

View Article

Answered: Rebex 2019 R4.1 (version 5.0.7290 from 2019-12-16) will support...

Yes, version 5.0.7290 did already support Windows Server 2019. However, please be aware that it's more than two years old now, so we would recommend upgrading to 5.0.7999 instead to stay up-to-date.

View Article

Difference between .net 4.0 and .net 4.6

Hi.I have a question about using the Rebex package. I added the Rebex component as a reference in Visual Studio 2017. I'm using the project's .Net version set to 4.8.When I add a reference in Visual...

View Article
Browsing all 3858 articles
Browse latest View live