<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cloud Testing Blog &#187; WinSCP</title>
	<atom:link href="http://www.cloudtesting.com/blog/category/tools/winscp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudtesting.com/blog</link>
	<description>Automated Functional, Cross Browser and Load Testing for Websites</description>
	<lastBuildDate>Tue, 23 Aug 2011 18:41:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WinSCP 4.2.5</title>
		<link>http://www.cloudtesting.com/blog/2009/12/26/winscp-4-2-5/</link>
		<comments>http://www.cloudtesting.com/blog/2009/12/26/winscp-4-2-5/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 11:23:39 +0000</pubDate>
		<dc:creator>Matt Rees - Cloud Testing</dc:creator>
				<category><![CDATA[WinSCP]]></category>

		<guid isPermaLink="false">http://www.cloudtesting.com/blog/?p=1258</guid>
		<description><![CDATA[WinSCP is an open source free SFTP client and FTP client for Windows. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer. Features: Graphical user interface Translated into several languages Integration with Windows (drag&#38;drop, URL, shortcut icons) U3 support All common operations with [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><a href="http://www.cloudtesting.com/blog/wp-content/uploads/2009/12/WinSCP-logo.gif"><img class="aligncenter size-full wp-image-1261" title="WinSCP logo" src="http://www.cloudtesting.com/blog/wp-content/uploads/2009/12/WinSCP-logo.gif" alt="" width="150" height="150" /></a></div>
<div>
<div>
<p>WinSCP is an open source free SFTP client and FTP client for Windows. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer.</p>
<h2>Features:</h2>
<ul>
<li>Graphical user interface</li>
<li>Translated into several languages</li>
<li>Integration with Windows (drag&amp;drop, URL, shortcut icons)</li>
<li>U3 support</li>
<li>All common operations with files</li>
<li>Support for SFTP and SCP protocols over SSH-1 and SSH-2 and plain old FTP protocol</li>
<li>Batch file scripting and command-line interface</li>
<li>Directory synchronization in several semi or fully automatic ways</li>
<li>Integrated text editor</li>
<li>Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) authentication</li>
<li>Integrates with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH</li>
<li>Explorer and Commander interfaces</li>
<li>Optionally stores session information</li>
<li>Optionally supports portable operation using a configuration file in place of registry entries, suitable for operation from removable media</li>
</ul>
</div>
<div>Version 4.2.5 is now available at <a href="http://winscp.net/eng/download.php">http://winscp.net/eng/download.php</a>.</div>
<div></div>
<h2>Changes in this release:</h2>
<ul>
<li>Environment variable <code>WINSCP_PATH</code> pointing to path, where WinSCP executable file is located, is set on startup, so it can be used to configure portable paths relative to the WinSCP executable file.</li>
<li>It is not possible to cancel master password prompt anymore, when saving session with passwords.</li>
<li>Slash added to names of directories in search results to distinguish them from files.</li>
<li>Keyboard shortcut for finding files changed to <code>F3</code> in Explorer interface.</li>
<li>Path is recorded in history after changing directory in console window.</li>
<li>Replacing characters not allowed in local file names is taken into account with synchronized browsing.</li>
<li>Merged error message and directory creation confirmation box into one, when synchronized browsing cannot find corresponding opposite directory.</li>
<li>Synchronized browsing can handle change to different directory branch.</li>
<li>Placed <em>Use same options next time</em> on synchronization dialog above transfer settings box to make it clear that transfer settings are not saved.</li>
<li><acronym title="Secure Shell">SSH</acronym> core upgraded to <a title="http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/" onclick="return svchk()" onkeypress="return svchk()" href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/wishlist/">the latest development snapshot of PuTTY</a> (2008-11-22, revision 8755). It does not bring any notable change.</li>
<li>Bug fix: When master password changing was canceled, message informing about successful change appeared anyway.</li>
<li>Bug fix: No help was associated with <em>Security</em> tab of Preferences dialog.</li>
<li>Bug fix: Passwords in default session settings were not re-encrypted when master password was changed.</li>
<li>Bug fix: Empty session password were in rare situation encrypted using master password, what caused seemingly useless prompts for master passwords.</li>
<li>Bug fix: WinSCP did not offer to unset read-only flag when overwriting local files anymore.</li>
<li>Bug fix: Error when downloading remote files from root directory into temporary local directory.</li>
<li>Bug fix: Failure when retrying connect attempt after host is not resolved.</li>
<li>Bug fix: Incorrect calculation of <acronym title="Daylight Savings Time">DST</acronym> start/end date.</li>
<li>Bug fix: Session data on Login dialog were overwritten when locale is changed.</li>
<li>Bug fix: Error when moving local directory to remote side.</li>
<li>Bug fix: Help for <code>put</code> scripting command incorrectly claimed that <code>-append</code> switch is valid for <acronym title="File Transfer Protocol">FTP</acronym> protocol only.</li>
<li>Bug fix: Ampersands (<code>&amp;</code>) in names of transfer settings presets and custom commands were handled inconsistently.</li>
<li>Bug fix: Excluding file from transfer did not prevent access to the file.</li>
<li>Bug fix: Error when daylight saving is not properly configured in Windows.</li>
<li>Bug fix: Shell icon for stored session in folder could not be created.</li>
</ul>
</div>
<div>(from <a href="http://winscp.net/eng/docs/history">http://winscp.net/eng/docs/history</a>)</div>
<div></div>
<h2>Download</h2>
<div>It can be downloaded from <a href="http://winscp.net/eng/download.php">http://winscp.net/eng/download.php</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudtesting.com/blog/2009/12/26/winscp-4-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

