J2SSH API Issue: IO error received from remotesocket closed on download 1GB large file
Mark Zhang <[email protected]> Fri, 3 Oct 2014 00:15:18 +0000
| Newsgroups | gmane.comp.java.sshtools.user |
|---|---|
| Message-ID | <[email protected]> |
--===============0962752925625539594==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_20132A9580F8D6429C6B58E37DE782D501EACBotwlxg23opentextn_"
--_000_20132A9580F8D6429C6B58E37DE782D501EACBotwlxg23opentextn_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Our B2B application in production which was integrated with your maverick s=
shtools APIs (maverick-j2ssh-1.6.0 and sshd-1.6.3) had networking issues wh=
en downloading large files (1GB) from SSH Server via SFTP protocol in OpenV=
MS system. There were two major issues there.
Issue 1: IO error received from remotesocket closed
Note that the Ssh2Context settings almost are the default setti=
ngs in this use case.
- MAJOR: The SFTP Inbound Instance [SFTP Inbound] could not process f=
ile [/TESTVOL5/000000/mvaughan/TP400TP9001GB-03.EDI;1]: com.maverick.ssh.Ss=
hIOException: IO error received from remotesocket closed [java.net.SocketEx=
ception]; file is ignored and will be retried with the next scan for curren=
t originator :[TP400] and current recipient :[TP900]. [.io.agents.sftp.inbo=
und.SFTPInboundAgent]
+MAJOR: Stacktrace of root exception com.maverick.ssh.SshIOE=
xception: IO error received from remotesocket closed [java.net.SocketExcept=
ion] [.io.agents.sftp.inbound.SFTPInboundAgent]
+MAJOR: at com.maverick.sftp.SftpFileInputStream.read=
(SftpFileInputStream.java:145) [.io.agents.sftp.inbound.SFTPInboundAgent]
+MAJOR: at java.io.InputStream.read(InputStream.java:=
85) [
Issue 2: IO error received from remoteSoftware caused connection abort: rec=
v failed [java.net.SocketException]
Note1: the Ssh2Context settings are changed to the following settings=
.
- socketTimeout: 36000000 Milliseconds
- messageTimeout: 36000000 Milliseconds
- partialMessageTimeout:18000000 Milliseconds
- idleConnectionTimeoutSeconds: 30000 Seconds
- sendIgnorePacketOnIdle : true or false (the two settings are tested=
, both were the same issue)
- sessionMaxWindowSpace: 2147483647 (default) or 1073741824 (the two =
settings are tested, both were the same issue)
- sftpMaxWindowSpace: 2147483647 (default) or 1073741824 (the two set=
tings are tested, both were the same issue)
Note2: the properties for SocketTransport object are test as below.
Test1: use the default settings
Test2: change to new values like
- sendBufferSize: 104857600
- receiveBufferSize: 104857600
- keepAlive: true
- soTimeout: 0 (default) or 36000000 Milliseconds
The results were that the above IO error still occurred even if I changed t=
he setting on either Ssh2Context or SocketTransport objects.
The following are the log traces:
- MAJOR: The SFTP Inbound Instance [SFTP Inbound] could not process f=
ile [/TESTVOL5/000000/mvaughan/TP400TP9001GB-03.EDI]: com.maverick.ssh.SshI=
OException: IO error received from remoteSoftware caused connection abort: =
recv failed [java.net.SocketException]; file is ignored and will be retried=
with the next scan for current originator :[TP400] and current recipient :=
[TP900].
But if we switch the B2B application to use a SSH Server in Linux system, e=
ven if we chose the default settings for Ssh2Contect and SocketTransport ob=
ject for downloading the same large file (1GB), the SFTP downloading works =
well. Please note that using FileZilla tool to upload and download the same=
file (1GB) with the SSH Server in OpenVMS system, FileZilla works fine (al=
most 3 hours taken for uploading and downloading) ! it is shown that the SS=
H server is normal without any configuration issue.
I spent a couple of days to solve these issues but not any progress on it. =
Looking like Maverick J2SSH API does not take any effects on different SshC=
ontext settings as expected . Do you have ideas ? Hopefully we can get your=
helps on solving the production B2B application issues.
I look forward to hearing your responses soon.
Thanks in advance !
Mark
--_000_20132A9580F8D6429C6B58E37DE782D501EACBotwlxg23opentextn_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:"MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
{font-family:"MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:"\@MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:JA;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";
mso-fareast-language:JA;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:JA;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";}
span.EmailStyle20
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EmailStyle21
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:555968704;
mso-list-type:hybrid;
mso-list-template-ids:460239950 -1701156044 67698691 67698693 67698689 676=
98691 67698693 67698689 67698691 67698693;}
@list l0:level1
{mso-level-start-at:2014;
mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Tahoma","sans-serif";
mso-fareast-font-family:"MS Mincho";}
@list l0:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";}
@list l0:level3
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l0:level4
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l0:level5
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";}
@list l0:level6
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l0:level7
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l0:level8
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";}
@list l0:level9
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif"">Our B2B application in production which =
was integrated with your maverick sshtools APIs (maverick-j2ssh-1.6.0 and s=
shd-1.6.3) had networking issues when downloading large
files (1GB) from SSH Server via SFTP protocol in OpenVMS system. There wer=
e two major issues there.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif"">Issue 1: IO error received from remoteso=
cket closed<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> &nbs=
p; Note that the Ssh2Context settings almost are th=
e default settings in this use case.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> <o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">MAJOR: The SFTP Inbound Instance=
[SFTP Inbound] could not process file [/TESTVOL5/000000/mvaughan/TP400TP90=
01GB-03.EDI;1]: com.maverick.ssh.SshIOException: IO error
received from remotesocket closed [java.net.SocketException]; file is igno=
red and will be retried with the next scan for current originator :[TP400] =
and current recipient :[TP900]. [.io.agents.sftp.inbound.SFTPInboundAgent]<=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> &nbs=
p; +MAJOR: Stacktrace of root exce=
ption com.maverick.ssh.SshIOException: IO error received from remotesocket =
closed [java.net.SocketException] [.io.agents.sftp.inbound.SFTPInboundAgent=
]<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> &nbs=
p; +MAJOR:  =
; at com.maverick.sftp.SftpFileInputStream.read(SftpFileInputSt=
ream.java:145) [.io.agents.sftp.inbound.SFTPInboundAgent]<o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> &nbs=
p; +MAJOR:  =
; at java.io.InputStream.read(InputStream.java:85) [<o:p></o:p>=
</span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> <o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif"">Issue 2:
</span>IO error received from remoteSoftware caused connection abort: recv =
failed [java.net.SocketException]<span style=3D"font-size:10.0pt;font-famil=
y:"Tahoma","sans-serif""> <o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> Note1: &nb=
sp;the Ssh2Context settings are changed to the following settings.<o:p></o:=
p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">socketTimeout: 36000000 Mi=
lliseconds<o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">messageTimeout: 36000000 Millise=
conds<o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">partialMessageTimeout:18000000 &=
nbsp;Milliseconds<o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">idleConnectionTimeoutSeconds: 30=
000 Seconds<o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">sendIgnorePacketOnIdle : true or=
false (the two settings are tested, both were the same issue)<o:p></o:p></=
span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">sessionMaxWindowSpace: 214748364=
7 (default) or 1073741824 (the two settings are tested, both were the same =
issue)<o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">sftpMaxWindowSpace: 2147483647 (=
default) or 1073741824 (the two settings are tested, both were the same iss=
ue)<o:p></o:p></span></p>
<p class=3D"MsoListParagraph"><span style=3D"font-size:10.0pt;font-family:&=
quot;Tahoma","sans-serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> Note2: th=
e properties for SocketTransport object are test as below.<o:p></o:p></span=
></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> &nbs=
p; Test1: use the default settings<o:p>=
</o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""> &nbs=
p; Test2: change to new values like<o:p=
></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">sendBufferSize: 104857600<o:p></=
o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">receiveBufferSize: 104857600<o:p=
></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">keepAlive: true<o:p></o:p></span=
></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-size:10.0pt;font-family:&q=
uot;Tahoma","sans-serif""><span style=3D"mso-list:Ignore">-<=
span style=3D"font:7.0pt "Times New Roman""> &nb=
sp;
</span></span></span><![endif]><span style=3D"font-size:10.0pt;font-family:=
"Tahoma","sans-serif"">soTimeout: 0 (default) or 360000=
00 Milliseconds<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.25in"><span style=3D"font-size=
:10.0pt;font-family:"Tahoma","sans-serif""><o:p> <=
/o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.25in"><span style=3D"font-size=
:10.0pt;font-family:"Tahoma","sans-serif"">The results =
were that the above IO error still occurred even if I changed the setting o=
n either Ssh2Context or SocketTransport objects.<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.25in"><span style=3D"font-size=
:10.0pt;font-family:"Tahoma","sans-serif""><o:p> <=
/o:p></span></p>
<p class=3D"MsoNormal" style=3D"margin-left:.25in"><span style=3D"font-size=
:10.0pt;font-family:"Tahoma","sans-serif"">The followin=
g are the log traces:<o:p></o:p></span></p>
<p class=3D"MsoListParagraph" style=3D"text-indent:-.25in;mso-list:l0 level=
1 lfo2"><![if !supportLists]><span style=3D"font-family:"Tahoma",=
"sans-serif""><span style=3D"mso-list:Ignore">-<span style=3D"fon=
t:7.0pt "Times New Roman"">
</span></span></span><![endif]>MAJOR: The SFTP Inbound Instance [SFTP Inbou=
nd] could not process file [/TESTVOL5/000000/mvaughan/TP400TP9001GB-03.EDI]=
: com.maverick.ssh.SshIOException: IO error received from remoteSoftware ca=
used connection abort: recv failed
[java.net.SocketException]; file is ignored and will be retried with the n=
ext scan for current originator :[TP400] and current recipient :[TP900].<o:=
p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">But if we switch the B2B application to use a SSH Se=
rver in Linux system, even if we chose the default settings for Ssh2Contect=
and
<span style=3D"font-size:10.0pt;font-family:"Tahoma","sans-s=
erif"">SocketTransport object for downloading the same large file (1GB=
), the SFTP downloading works well. Please note that using FileZilla tool t=
o upload and download the same file (1GB) with the SSH
Server in OpenVMS system, FileZilla works fine (almost 3 hours taken for u=
ploading and downloading) ! it is shown that the SSH server is normal witho=
ut any configuration issue.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif"">I spent a couple of days to solve these =
issues but not any progress on it. Looking like Maverick J2SSH API does not=
take any effects on different SshContext settings as expected
. Do you have ideas ? Hopefully we can get your helps on solving the produ=
ction B2B application issues.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif"">I look forward to hearing your responses=
soon.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif""><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif"">Thanks in advance ! <o:p></o:p></s=
pan></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ve=
rdana","sans-serif";mso-fareast-language:ZH-CN">Mark
</span><span style=3D"mso-fareast-language:ZH-CN"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>
--_000_20132A9580F8D6429C6B58E37DE782D501EACBotwlxg23opentextn_--
--===============0962752925625539594==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
--===============0962752925625539594==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Sshtools-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sshtools-users
--===============0962752925625539594==--