Give user home directory in Custom FileSystem
Hi,I am implementing a sftp solution with a custom File System provider(azure file system). I am trying to give ftp users a specific home directory using the Virtual Root Path property but I am unable...
View ArticleAnswered: Problem with attachment name
This message seems to be attempting to use MIME parameter encoding according to RFC 2231. This is very rare - Rebex Mail and Thunderbird are one of few email parsers that can actually handle mail...
View ArticleIntermittent IMAP issue
We are using IMAP functionality for quite some customers. Several of them are suddenly reporting issues, probably as of last week. It happens in several versions of our software, yet none of them were...
View ArticleCant add DLL's to Gac to use in SSIS, seem not to have a strong name?
As tile, getting no joy adding to Gac via Gacutil (and .net framework config)
View ArticleAnswered: Intermittent IMAP issue
After testing with the new 2019R3.2 the problem appeared to have disappeared.Reinstalling the older version of our software confirmed all was working again.Apparently something had changed at the...
View ArticleAnswered: Cant add DLL's to Gac to use in SSIS, seem not to have a strong name?
Hello, Rebex libraries always HAVE strong names. However, there are two GACs in MS Windows: for .NET 2.0for .NET 4.0 and higherPlease make sure you are putting proper framework version of Rebex...
View ArticleAnswered: Why don’t we get WebExceptionStatus.NameResolutionFailure?
I confirm this is a bug. Thanks for reporting it and sorry for inconvenience! We will fix it in the next release.If you would like to get a hotfix when it's available, please let us know.
View ArticleCant add DLL's to Gac to use in SSIS, seem not to have a strong name?
As tile, getting no joy adding to Gac via Gacutil (and .net framework config)
View ArticleIf I use SFTP Bind, should I keepAlive every session?
If I use SFTP Bind, should I keepAlive every session? I have multiple Bind Sessions in one Connection. Main Connection is doing KeepAlive in 10 seconds, but I wonder if each session should have...
View ArticleAnswered: SFTP The server has closed the connection.
It seems the server wasn't implemented properly. So we can close this ticket.
View ArticleAnswered: Invalid TNEF Message
The error is not related to winmail.dat's content type, but rather to a content type of one of the attachments that are inside the winmail.dat (TNEF) message in one of its PR_ATTACH_MIME_TAG...
View ArticleRebex SFTP Dispose() exception
Hello. We have recently started noticing an odd type of exception being thrown by our product. In some cases, when attempting to dispose of an Rebex SFTP stream, we get this exception: Error:...
View ArticleAnswered: SshPrivateKey from Putty private key string
Hi, we are not aware of any change to SshPrivateKey(byte[] data, string password = null) constructor that would prevent it from loading private keys that worked previously. Please let us know how the...
View ArticleServer connection failure using version 3.0.5584.0
HiWe have been using this version (I guess it's build 5584 from 2015) for few years. Always worked fine. Few days ago we tried to connect to sftp.lumyna.com and it failed. Output of exception...
View ArticleExchange Web Services selecting a sub folder in Public Folders
Is it possible to select a sub folder of a public folder? E.g. I want to select BaseFolder/somefoldername
View ArticleAnswered: Server connection failure using version 3.0.5584.0
Hi,This is most likely a known issue when using older versions of Rebex SFTP with contemporary servers. See our answer here for details and a...
View ArticleIs there a way to read the raw ftp server response?
I'm hoping someone here can help me out. I am trying to read the response from the ftp server after a PutFile command. If I try to simply read the response:jobid = client.PutFile(localFileName,...
View ArticleRebex SFTP Server (FileSystem)
I was looking at if it would be possible to hook the transfer and output file streams to perform some operations on the stream (Specifically write the file encrypted). I thought it may be possible by...
View ArticlePOP3.Connect Error: An existing connection was forcibly closed by the remote...
Hello,I get this error on connect both to pop3 or imap: "TLS socket was closed: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host"This is...
View ArticleHow to select a subfolder using imap?
I want to select a sub folder using IMAP. Is there a way of doing this? I want to select "inbox\folder_to_select".
View Article