<?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>ServerGrove Blog &#187; SFTP</title>
	<atom:link href="http://blog.servergrove.com/tag/sftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.servergrove.com</link>
	<description>VPS &#38; Shared Hosting, symfony, Zend Framework, Rails, Adobe Flex, Hosting News, Web Design Tips, Webhosting and more....</description>
	<lastBuildDate>Tue, 31 Aug 2010 19:26:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setting up sftp in Dreamweaver using a specific sftp port</title>
		<link>http://blog.servergrove.com/2009/11/29/sftp-in-dreamweaver-sftp-port/</link>
		<comments>http://blog.servergrove.com/2009/11/29/sftp-in-dreamweaver-sftp-port/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 05:42:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://blog.servergrove.com/?p=743</guid>
		<description><![CDATA[SFTP stands for SSH File Transfer Protocol and it uses the SSH protocol to reliably and securely transfer files. While using sftp on Dreamweaver is not too complicated, setting it up to use a specific port is not well documented. SFTP uses the same port as SSH, the default port is 22 but it is [...]]]></description>
			<content:encoded><![CDATA[<p>SFTP stands for SSH File Transfer Protocol and it uses the SSH protocol to reliably and securely transfer files. While using sftp on Dreamweaver is not too complicated, setting it up to use a specific port is not well documented. SFTP uses the same port as SSH, the default port is 22 but it is not uncommon that you will be assigned a custom port as this is a standard practice to avoid brute force SSH scanning.</p>
<p><strong>Setting up SFTP on Dreamweaver</strong></p>
<p>Open up the sites manager and choose to setup a new site.</p>
<p><img class="aligncenter size-full wp-image-745" title="sftp dreamweaver 1" src="http://blog.servergrove.com/wp-content/uploads/2009/11/sftp_dw.png" alt="sftp dreamweaver 1" width="226" height="323" /></p>
<p>Proceed to setup the site as you normally would any other site on Dreamweaver. Once you get to the &#8220;remote setup&#8221; you will need to define the port number. The default port for sftp in Dreamweaver is port 22. If you select you want to use sftp and do not define the port number, Dreamweaver will automatically try to use port 22. To use an alternate port you must define it in the FTP Host field like this &#8221; hostname:portnumber &#8220;. So if I want to access files on example.com using port 21324 I would put in the FTP host field example.com:21324</p>
<p><img class="aligncenter size-full wp-image-746" title="Setting up sftp using dreamweaver" src="http://blog.servergrove.com/wp-content/uploads/2009/11/sftp_dw1.png" alt="Setting up sftp using dreamweaver" width="705" height="682" /></p>
<p>Once you are done, click on test connection to verify if everything is working correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.servergrove.com/2009/11/29/sftp-in-dreamweaver-sftp-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
