<?xml version="1.0" encoding="utf-8"?><feed
  xmlns="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
<id>http://www.sysax.com/forum/index.atom.php</id>
<title>Sysax Product Forums</title>
<link rel="self" type="application/atom+xml" href="http://www.sysax.com/forum/index.atom.php" />
<link rel="alternate" type="application/rss+xml" href="http://www.sysax.com/forum/index.rss.php" />
<link rel="alternate" type="text/html" href="" />
<subtitle type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">Sysax Product Forums</div>
</subtitle>
<updated>2010-07-27T05:22:24Z</updated>
<entry>
<id>http://www.sysax.com/forum/article486.htm</id>
<title type="html">SSH Keys</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article486.htm" />
<author><name>simplyfemales</name></author>
<updated>2010-07-27T05:22:24Z</updated>
<published>2010-07-27T05:17:45Z</published>
<category term="General Discussion" />
<summary>For clarity.......

I was provided the &quot;public key&quot; file by a vendor I am working with.  It generally reads like the following.

ssh-rsa
AAA(bunch of random generated text defining the key)user@.sub.location.local
ssh-rsa
AAA(random text)user@sub</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article342.htm</id>
<title type="html">program errors</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article342.htm" />
<author><name>dplatz</name></author>
<updated>2010-07-22T05:38:54Z</updated>
<published>2008-11-07T08:48:01Z</published>
<category term="Bugs and Feature Requests" />
<summary>I am trying to run sysax server on a windows nt 4 server - and I am running into the same error.  I have updated my windows shfolder.dll, but am still getting the same error.  Any ideas?</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article485.htm</id>
<title type="html">HTTP Proxy Capabilities</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article485.htm" />
<author><name>vmoutsop</name></author>
<updated>2010-06-26T10:15:06Z</updated>
<published>2010-06-26T10:15:06Z</published>
<category term="General Discussion" />
<summary>Does Multi-Server provide http proxy capabilities?

If so, how and are there docs around it?

Using putty client and trying to setup dynamic port for proxy pass thru

Thanks,</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article312.htm</id>
<title type="html">problem with SSL</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article312.htm" />
<author><name>kle</name></author>
<updated>2010-06-17T04:09:38Z</updated>
<published>2008-11-06T10:48:11Z</published>
<category term="Bugs and Feature Requests" />
<summary>If you used IIS to generate the CSR, you will need to export the certificate and the private key from IIS.</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article484.htm</id>
<title type="html">SSL problem</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article484.htm" />
<author><name>levans</name></author>
<updated>2010-06-17T04:08:30Z</updated>
<published>2010-06-09T02:57:13Z</published>
<category term="General Discussion" />
<summary>You will need to export the SSL certificate including the private key as a pfx file.</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article483.htm</id>
<title type="html">Problem connecting</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article483.htm" />
<author><name>jstrike</name></author>
<updated>2010-06-09T04:04:44Z</updated>
<published>2010-06-09T04:04:44Z</published>
<category term="General Discussion" />
<summary>I&#039;m trying to setup SYSAX to use SSL.  This is just a POC for my client to look at so I&#039;m using the cert (ftps_sslcert.pem) that comes with it.
I can connect fine using FTP but when I try to use FTPS I get the message below.  Any suggestions as to what I&#039;m doing wrong?  This is just a local connection I&#039;m trying to do....no firewalls involved that I know of.

		*** CuteFTP 8.3 - build Sep 15 2009 ***

STATUS:&gt;  	[6/8/2010 11:04:43 PM] Getting listing &quot;&quot;...
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Connecting to FTP server... 172.16.1.159:22 (ip = 172.16.1.159)...
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Socket connected. Waiting for welcome message...
		[6/8/2010 11:04:43 PM] 220- Sysax Multi Server Service (Version 5)
		220  
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Connected. Authenticating...
COMMAND:&gt;	[6/8/2010 11:04:43 PM] AUTH SSL
		[6/8/2010 11:04:43 PM] 234 AUTH command accepted. Setting up SSL/TLS connection
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Establishing SSL session...
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Connected. Exchanging encryption keys...
STATUS:&gt;  	[6/8/2010 11:04:43 PM] SSL Connect time: 62 ms.
STATUS:&gt;  	[6/8/2010 11:04:43 PM] SSL encrypted session established.
COMMAND:&gt;	[6/8/2010 11:04:43 PM] PBSZ 0
		[6/8/2010 11:04:43 PM] 200 PBSZ Command accepted. Protection buffer set to 0
COMMAND:&gt;	[6/8/2010 11:04:43 PM] USER jstrike
		[6/8/2010 11:04:43 PM] 331 User name okay, need password
COMMAND:&gt;	[6/8/2010 11:04:43 PM] PASS *****
		[6/8/2010 11:04:43 PM] 230 User logged in, proceed
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Login successful.
COMMAND:&gt;	[6/8/2010 11:04:43 PM] PWD
		[6/8/2010 11:04:43 PM] 257 &quot;/&quot; is current path
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Home directory: /
COMMAND:&gt;	[6/8/2010 11:04:43 PM] FEAT
		[6/8/2010 11:04:43 PM] 502 Command not implemented
STATUS:&gt;  	[6/8/2010 11:04:43 PM] This site doesn&#039;t support the &#039;features&#039; command.
COMMAND:&gt;	[6/8/2010 11:04:43 PM] REST 100
		[6/8/2010 11:04:43 PM] 350 Start position for transfer has been set
STATUS:&gt;  	[6/8/2010 11:04:43 PM] This site can resume broken downloads.
COMMAND:&gt;	[6/8/2010 11:04:43 PM] REST 0
		[6/8/2010 11:04:43 PM] 350 Start position for transfer has been set
COMMAND:&gt;	[6/8/2010 11:04:43 PM] PBSZ 0
		[6/8/2010 11:04:43 PM] 200 PBSZ Command accepted. Protection buffer set to 0
COMMAND:&gt;	[6/8/2010 11:04:43 PM] PROT P
		[6/8/2010 11:04:43 PM] 200 PROT Command accepted
COMMAND:&gt;	[6/8/2010 11:04:43 PM] PASV
		[6/8/2010 11:04:43 PM] 227 Entering Passive Mode (172,16,1,159,39,20)
COMMAND:&gt;	[6/8/2010 11:04:43 PM] LIST
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Connecting FTP data socket... 172.16.1.159:10004...
		[6/8/2010 11:04:43 PM] 150 File status okay; about to open data connection
STATUS:&gt;  	[6/8/2010 11:04:43 PM] Connected. Exchanging encryption keys...
[b]ERROR:&gt;   	[6/8/2010 11:04:43 PM] SSL: Error in negotiating SSL connection.
ERROR:&gt;   	[6/8/2010 11:04:43 PM] Failed to establish data socket.
		[6/8/2010 11:04:43 PM] 226 Closing data connection
ERROR:&gt;   	[6/8/2010 11:06:44 PM] Control connection closed.[/b]</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article480.htm</id>
<title type="html">Unix connection problem.</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article480.htm" />
<author><name>romanm777</name></author>
<updated>2010-06-04T08:02:22Z</updated>
<published>2010-05-14T09:49:04Z</published>
<category term="General Discussion" />
<summary>Yes, unix sftp and scp clients should be able to connect and transfer files with sysax server.</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article482.htm</id>
<title type="html">SSL certs</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article482.htm" />
<author><name>mdtate</name></author>
<updated>2010-06-04T07:59:45Z</updated>
<published>2010-06-04T07:47:24Z</published>
<category term="Bugs and Feature Requests" />
<summary>You can export the .pfx file from the Microsoft certificate store (ou have the option to export either as a .crt file or a .pfx file) and use it in place of the self generated pem file.</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article481.htm</id>
<title type="html">&quot;Sysax Multi Server service could not be started&quot; after rename server (change DNS computer name)</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article481.htm" />
<author><name>tgur</name></author>
<updated>2010-05-30T06:33:57Z</updated>
<published>2010-05-27T06:41:47Z</published>
<category term="Bugs and Feature Requests" />
<summary>The most common reason for this problem is that another software program is already listening on the same port that you have configured Sysax Server to use. The best way to solve this is to enable only one port at a time and start the server.



---------------------------------------------
[url=http://www.sysax.com/server/]Download FTP Server[/url] software</summary>
</entry>
<entry>
<id>http://www.sysax.com/forum/article471.htm</id>
<title type="html">Port forwarding</title>
<link rel="alternate" type="text/html" href="http://www.sysax.com/forum/article471.htm" />
<author><name>thomsonac</name></author>
<updated>2010-04-09T05:43:42Z</updated>
<published>2010-02-26T08:17:56Z</published>
<category term="General Discussion" />
<summary>I installed Sysax Multi Server on OS Windows 2003 server. Eventhogh, I got working in different property, this one I&#039;m having a night mare. Remote tech can not sign to SFTP, it prompts for the password. The filetransfer.pub is assigned. Need help</summary>
</entry>
</feed>
