ihudedi
ihudedi
Hi, I would like to know if jsch support in accessing virtual folder in sftp server. Thanks, Itay.
Hi, I am tying to create keypair using KeyPair.genKeyPair After that I am trying to save the public private key in local machine but the method kpair.writePrivateKey failed in UnsupportedOperationException...
Hi, I tried to use ssh-ed25519 as my server_host_key but it's failing due to the fact that jcsh use hard codes files from bouncy castle and some packages are different...
Hi @phax I am just asking if the AS2 generate http headers and custom generated headers when transferring from AS2/to AS2 Thanks, Itay
Hi Philip, We are using AS2 servlet for uploading AS2 messages to our server. The transfer takes too much time in comparison to transfer file via as2 server ( socket)...
Hi Philip, I saw in code whem using async mdn we store the mic in mdmpendinginfo folder and in the file we set the mic and mdmpending file. My question...
Hi Philip, Is it possible to add ability in as2ClientSettings for user/password that will be passed in Authentication header of the http connection for server that force user/password for connect?...
Hi Philip, When AS2 server process the AS2 message and for example the partner is unknown you don't save the file but you create an mdn with authentication failed message...
Hi, I would like to know how can I download blob using stream in paralel.i found via downloadtofile it's exist but i would like to know if it can be...
Hi, In azure blob storage we can get the outputstream from blob and write any data to the stream with parallel transfer options. I dont see this option in datalakeclient...