how to identify below error because i am not able to see implemention of put...
Rebex.Net.SftpException: The server has closed the connection. at oipb.lojn(Int32 arr) at oipb.lojp(ruhe& aru) at oipb.lojm(UInt32 arp, Boolean arq) at oipb.loip(UInt32 apb, oiok apc) at...
View ArticleAnswered: Web administration user account only
User without any path mappings and with disabled shell will effectively become a Web administration only user. Technically, the user will be able to log in using SSH but will not see any files, will...
View ArticleHow to read current prompt after ReadUntil
HiI want to actually see the current prompt, but ReadUntil do not add the prompt and scripting.Prompt only show my mask prompt that I use to detect the prompt.On my device the prompt changes depending...
View ArticleAnswered: IP Whitelist based on User
Hi,It is in our backlog but we have not decided on a milestone yet.
View ArticleRun the command immediately after creation of the control
Hello, I want to run to hanlde user's action the following way:Create a new tab Add terminalcontrolConnect by SSH to remote hostRun several commands (user must see...
View ArticleAnswered: Authentication Do not work in Docker container
Is is a Linux-based Docker container? In that case, you have to use a NTLM plugin (see the KB article for further instructions).
View ArticleHow to handle when ContentType is Application/grpc.
hello.When using HTTPS, the server's response comes with ContentType: Application/grpc, and the data becomes strange.If you have such grpc data, please let me know if you know how to handle it.First of...
View ArticleRebex SSH - Username and Private Key - No Password
Does Rebex support the ability of connecting to a server that requires a username before prompting for the private key; no password being required?As an example with OpenSSH: The following is how the...
View ArticleAnswered: Problem when performing 'pwd' command.
Hello,please note that Rebex products run on Microsoft .NET, however you are getting a java.rmi.RemoteException. Could you please specify:Which Rebex product you are experiencing issues with:Rebex SFTP...
View ArticleLIBSSH2 might also have problems writing files to the Rebex Server.
Hello again, Lukas,We have been using the Rebex file server to serve files via SCP without issue since your update. Thank you.Unfortunately, when we send files from our system to the Rebex server we...
View ArticleAnswered: Rebex SSH - Username and Private Key - No Password
From the SSH protocol's point-of-view, it is actually impossible to attempt authentication without specifying a username. Therefore, of course, Rebex libraries do support this - otherwise they would...
View ArticleGetting SETSTAT Unsupported operation error when attempting to UPLOAD files
Hi I'm trying to upload files to a server that connects with a Private Key. We need to preserve the date of the files, so we have client.Settings.RestoreDateTime = ItemDateTimes.LastWriteTime, and the...
View ArticleRepeated Socket Error 10038 causing possible network instability?
We get a lot of 10038 socket exceptions using Rebex.Net.Ftp.Connect and A) we are trying to reduce those and B) see if repeated instances of these exceptions can cause system instability... i.e....
View ArticleAnswered: Getting SETSTAT Unsupported operation error when attempting to...
Apparently, the server does not support SFTP protocol's SETSTAT operation that is used by the SFTP client to update the file's last write time attribute. This is most likely either a deliberate choice...
View ArticleHow i can create a tunnel between two servers using TLS proxy
I have a HTTP server that uses TLS 1.0/1.1 and it has to communicate with a different server that accepts TLS 1.2 communication. What is the right syntax to configure the tunnel between two and in case...
View ArticleRebex TLSSocket on netcf3.5
Hi I am evaluating Rebex TlsSocket to establish secured TLS1.2 MQTT connection with Aws IoT Hub. We have volume field devices and a successful trial should help us connect all the field devices with...
View ArticleAnswered: How i can create a tunnel between two servers using TLS proxy
I suppose you want to tunnel communication from your TLS 1.0/1.1 server to TLS 1.2 server. You can run the TLS Proxy with settings like this:tlsproxy tunnel add --in 0.0.0.0:443 --in-protocol TLS...
View ArticleRebex Tiny Web Server - Problems with HTTPS Domain URLs - Add Server URLs for...
Dear Sir or Madam,I am trying to setup a test HTTPS Web server in a specific domain created in the local machine and with the DNS Server of the machine (everything is in a local network for...
View ArticleAnswered: Buru SFTP automatic encryption file at rest
Encryption of files at rest is not supported by Rebex Buru SFTP Server.
View Articlerebex ftp (no encryption)
Hi Team, We want to use all three modes o FTP (No Encryption, Implict, Explicit) can you please guide how to use No encryption mode?
View Article