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

Answered: How can I stream an Azure cloud blob when downloading through SFTP...

Hi Paula, thanks for the logs.As you already know, the Seek method of the BlobReadStream class throws ArgumentOutOfRangeException when a sftp client tries to seek beyond the end of the stream.Behavior...

View Article


Rebex.Net.ImapException: The server has closed the connection.

Hi Rebex Team,I am getting following exception when trying to connect to a Mailbox with Imap Client.We are reading a few mailboxes through one console service, in this process we need to connect each...

View Article


IMAP GetMessage() throwing Timeout exception, are you sure the timeout value...

are you sure the timeout limit is 60 seconds? With IMAP, we are facing exceptions as ‘Timeout exceeded’ and ‘An existing connection was forcibly closed by the remote host’ for GetMessage() method after...

View Article

Rebex.Sftp Intermittent connection problem

We are getting intermittent connection problem using Rebex SFTP below are the exception that we capture on our log{"Depth": 0,"ClassName": "Rebex.Net.SftpException","Message": "No connection could be...

View Article

Answered: Rebex.Net.ImapException: The server has closed the connection.

Hi, please create a communication log using Imap object's LogWriter property and either post it here or mail it to support@rebex.net for analysis. This should give us some clues about what is going on.

View Article


The from address is missing in eml file

When I convert msg file to eml file using MailConverter, the from address is missing in eml file. How can I fix it? Is there any settings in MailConverter.exe.config file?

View Article

Answered: Preventing operations in a virtual file system?

Hello, I think that option 1 (Cancelling the operation in FileSystemNotifier.RenamePreview event) is correct.I understand that message returned to the client is confusing. What message you need/prefer...

View Article

Secure email component (MailMessage) cannot decrypt

It is about version 2017 R6. "CanDecrypt" method returns false for a certificate even though it is in store. Decryption works for other certificates.I've seen that certain components have logging...

View Article


FTP upload error

Hello, I've a couple of Android apps that worked well for years. One of these apps has been recently restyled, and recompiled under VS2017. My big problem is that I can regularly download files from...

View Article


Is it possible to use SFTP Bulk Transfer to upload files from memory/...

I have been using SFTP bulk transfer to upload files to our server from remote locations.Some of these files take some time to upload from locations with poor internet connection and this is causing...

View Article

Answered: SFTP Server: How to prevent creation of subdirectories

Hi Matthias, welcome to the Rebex forum. You can use for this scenario our new API.1) Create LocalFileSystemProvider private LocalFileSystemProvider createFileSystem() { var localFileSystem = new...

View Article

Answered: Secure email component (MailMessage) cannot decrypt

Hello,the MailMessage does not support logging yet. Can you try to call Decrypt() method omitting the CanDecrypt check? This shall generate an error, by which we might be able to determine what is...

View Article

What cipher suite is this?

I've made a successful connection to an FTP server by specifying TlsCipherSuite.All and I get these lines back in the log. I'm just wondering to which cipher suite this would correspond so that I don't...

View Article


how to convert rebex windows library to native library which will support...

Are all rebex dll are already native library? how to connect rebex code on linux?

View Article

Derek Elliott - Good Reasons For The Growing Appeal Of On Line Shopping

This store has a shipping large packageswide variety of styles and colors inside their lovely formal maternity clothing, which range in size from XSmall to XXX. There is too much to choose from,...

View Article


Can I use Rebex.Common.dll directly on mono?

What is process to use Rebex on Mono?

View Article

Recognizing the Need for a Professional Garage Door Repair

Garage doors really are a portion of your own home structure. With constant usage they can become worn and risk harming not only the structure of the home but also your belongings and also members of...

View Article


Can support position,length parameters in the...

Rebex FTP client support location, length parameters in GetDownloadStream / GetUploadStream functions. This is very useful for me. Can SFTP clients support these parameters in GetDownloadStream /...

View Article

Please support function GetInfo int the ftp like sftp.

We would appreciate if you use the FTP Client to support functions such as GetInfo in SFTP.FtpItem item = ftp.GetInfo (filename);I did manually parsing and getting information using "MLST ". Expose...

View Article

Answered: What cipher suite is this?

ECDHE_RSA_WITH_AES_128_GCM_SHA256 is the cipher that corresponds to "TLS 1.2, RSA with ephemeral Elliptic Curve Diffie-Hellman, AES with 128-bit key in GCM mode, AEAD". RSA_WITH_AES_128_GCM_SHA256 is...

View Article
Browsing all 3860 articles
Browse latest View live