<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 18, 2011, at 10:38 AM, Nick Ager wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap:break-word"><div><div>&nbsp; &nbsp;Ok, so I've installed vsftpd, opened port 21 in the security group, and have managed to ftp files to the instance.&nbsp;</div>
<div>I'm in the middle of upgrading Glass and Seaside and will hopefully be able to report success fairly soon.&nbsp;</div></div></div></blockquote><div><br></div><div>Why not use sftp [1]. you don't need to open any new ports to use it&nbsp;&nbsp;(it uses ssh), or install any new software</div>
<div><br></div><div>[1]&nbsp;<a href="http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol">http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol</a>&nbsp;</div></div>
</blockquote><div><br></div><div>&nbsp; Yes, your way is better and works for me. Should I change the password for seasideuser?&nbsp;</div><div><br></div><div>&nbsp; I'm so close to having it working.&nbsp;</div><div><br></div><div>After doing this:&nbsp;</div><div><br></div><div><div>Gofer project load: 'Seaside30' group: 'ALL'.</div><div>Gofer project load: 'Pier2'.</div><div>Gofer project load: 'PierAddOns2' group: 'ALL'.</div><div><br></div><div>WAGemStoneRunSeasideGems default</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>name: 'FastCGI';</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>adaptorClass: WAFastCGIAdaptor;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>ports: #(9001 9002 9003).</div><div>WAGemStoneRunSeasideGems restartGems.</div><div><br></div><div><br></div><div>I hit the web server and get the 50x error file I had created.</div><div><br></div><div>I just noticed that the Seaside classes are not loaded even though it takes forever to&nbsp;</div><div>come back from the Gofer command, so I am puzzled about what I am doing wrong....</div><div><br></div><div>Larry</div><div><br></div><div><br></div></div><div><br></div><div><br></div><br><blockquote type="cite">_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></body></html>