<?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>Make Tech Easier&#187; SFTP</title>
	<atom:link href="http://maketecheasier.com/tag/sftp/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +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>Simple Workaround to Make iPhone Apps Compatible with iPad</title>
		<link>http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24</link>
		<comments>http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24#comments</comments>
		<pubDate>Mon, 24 Jan 2011 12:58:20 +0000</pubDate>
		<dc:creator>Harold</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[compatible]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=28211</guid>
		<description><![CDATA[As much as you want to use some of your iPhone apps with your iPad, you can&#8217;t because of compatibility issues. The most common problem you may encounter when doing so is pixelation; the other one is size doubling. Obviously, it is because iPhone and iPad have different screen size. There is a workaround I [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;title=Simple+Workaround+to+Make+iPhone+Apps+Compatible+with+iPad&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24">Simple Workaround to Make iPhone Apps Compatible with iPad</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/01/fugu-logo.jpg" alt="fugu-logo" title="fugu-logo" width="208" height="137" class="alignleft size-full wp-image-28275" />As much as you want to use some of your iPhone apps with your iPad, you can&#8217;t because of compatibility issues. The most common problem you may encounter when doing so is pixelation; the other one is size doubling. Obviously, it is because iPhone and iPad have different screen size.</p>
<p>There is a workaround I knew in making some iPhone apps iPad-compatible, however, you must remember that not all apps may run correctly with this method. I have used Fugu for several months with this purpose and I never encountered any problem.<br />
<span id="more-28211"></span></p>
<h3>Fugu Overview</h3>
<p>Basically, Fugu is the graphical representation of Secure File Transfer Protocol (SFTP) command line. SFTP works like File Transfer Protocol (FTP) only that the entire session is encrypted and it is impossible for third party to intercept that data being sent (especially password) because all of which do not have clear-text format. For more information about Fugu, you may visit its official <a href="http://rsug.itd.umich.edu/software/fugu/">website</a>.</p>
<h3>Pre-Requisites</h3>
<p>- before you can do this tutorial, you should <a href="http://maketecheasier.com/jailbreak-your-ipad/2010/07/19">jailbreak your iPad</a>.</p>
<p>- install OpenSSH through Cydia.</p>
<p>- download Fugu <a href="http://rsug.itd.umich.edu/software/fugu/download.html">here</a>.</p>
<h3>Here&#8217;s the Workaround…</h3>
<p>Actually, this tutorial is pretty simple and straightforward that you wouldn&#8217;t even find it difficult. However, if you are new to using iPhone or iPad, there&#8217;ll may be things you would find difficult to understand.</p>
<p><strong>Step One</strong>: Make sure you connect your iPad to the same network where your computer is connected; launch Fugu if everything is set and ready.</p>
<p><strong>Step Two</strong>: You will then be asked to enter information to the fields provided. For the <em>Connect To</em> field, enter your iPad&#8217;s <strong>IP address</strong>; for <em>Username</em>, enter the default which is <strong>root</strong>. You may click on &#8216;<strong>Connect</strong>&#8216; button to continue.</p>
<p><img class="aligncenter size-full wp-image-28237" title="iPad-Fugu-IP-Address" src="http://imagecdn.maketecheasier.com/2011/01/iPad-Fugu-IP-Address.png" alt="iPad-Fugu-IP-Address" width="445" height="402" /></p>
<p><strong>Step Three</strong>: You will be prompted for the password. If you haven&#8217;t changed the default password yet, you can use <strong>alpine</strong>, then click &#8216;<strong>Authenticate</strong>&#8216; to proceed.</p>
<p><img class="aligncenter size-full wp-image-28239" title="iPad-Fugu-Enter-Password" src="http://imagecdn.maketecheasier.com/2011/01/iPad-Fugu-Enter-Password.png" alt="iPad-Fugu-Enter-Password" width="416" height="158" /></p>
<p><strong>Step Four:</strong> Now, we will go to applications folder. Click on &#8216;<strong>Go To</strong>&#8216; button at the top. Then key in <em>/var/mobile/Applications</em>, but make sure that &#8216;<strong>Remotely</strong>&#8216; option is selected before you click on the &#8216;<strong>Go</strong>&#8216; button. This will bring us to the directory where application files are saved.</p>
<p><img class="aligncenter size-full wp-image-28243" title="fugu-applications-folder" src="http://imagecdn.maketecheasier.com/2011/01/fugu-applications-folder.png" alt="fugu-applications-folder" width="392" height="128" /></p>
<p><strong>Step Five:</strong> A list of folders or directories will be presented to you with a bunch of numbers. Unfortunately, it would be difficult to determine the right app you are looking for since the directories are named NOT bearing their own names or brands. The best thing you can do is to know the &#8216;Date Modified&#8217; of the application you are looking for.</p>
<p><img class="aligncenter size-full wp-image-28246" title="iPad-applications-folder" src="http://imagecdn.maketecheasier.com/2011/01/iPad-applications-folder.png" alt="iPad-applications-folder" width="451" height="280" /></p>
<p><strong>Step Six</strong>: If you already knew the folder you are up to based on its modified date, just double-click on it to enter the directory. Once inside, you&#8217;ll notice there is another folder which bears the name of the app. In this example, we will use<strong> BeejiveIM</strong> app since it is one of the applications where this guide is applicable to. Enter into the app&#8217;s directory.</p>
<p><img class="aligncenter size-full wp-image-28251" title="beejiveim-app-folder" src="http://imagecdn.maketecheasier.com/2011/01/beejiveim-app-folder.png" alt="beejiveim-app-folder" width="452" height="181" /></p>
<p><strong>Step Seven</strong>: Look for <em>info.plist</em> and copy it to your computer, or you can just drag it from the right pane to the left.</p>
<p><img class="aligncenter size-full wp-image-28252" title="fugu-info-plist" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist.png" alt="fugu-info-plist" width="450" height="196" /></p>
<p><strong>Step Eight</strong>: Control-click or Right-click on file you just copied and select &#8216;<strong>Open</strong>&#8216; from the menu. Doing so will let <em>Property List Editor</em> open the file for editing. Now click on &#8216;<strong>Add Child</strong>&#8216; button from the toolbar; name the new child as <em>UIDeviceFamily</em>.</p>
<p><img class="aligncenter size-full wp-image-28253" title="fugu-info-plist-open" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-open.png" alt="fugu-info-plist-open" width="456" height="338" /></p>
<p><strong>Step Nine</strong>: Now Right-click on <em>UIDeviceFamily</em>, select &#8216;<strong>Value Type</strong>&#8216; then &#8216;<strong>Array</strong>&#8216; from the menu.</p>
<p><img class="aligncenter size-full wp-image-28256" title="fugu-info-plist-value-array" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-value-array.png" alt="fugu-info-plist-value-array" width="444" height="299" /></p>
<p><strong>Step Ten</strong>: There is a little arrow beside <em>UIDeviceFamily</em> (left side), just click on it to reveal child under it. After which, add two items by clicking &#8216;<strong>Add Child</strong>&#8216; twice, this will add items 0 and 1, and set the values 1 and 2, respectively.</p>
<p><img class="aligncenter size-full wp-image-28258" title="fugu-info-plist-reveal-items-add-child" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-reveal-items-add-child.png" alt="fugu-info-plist-reveal-items-add-child" width="477" height="225" /></a></p>
<p><strong>Step Eleven</strong>: After doing the above step, just &#8216;<strong>Save</strong>&#8216; it normally. Now, you are ready to overwrite <em>info.plist</em> using Fugu.</p>
<p><img class="aligncenter size-full wp-image-28259" title="fugu-info-plist-overwrite" src="http://imagecdn.maketecheasier.com/2011/01/fugu-info-plist-overwrite.png" alt="fugu-info-plist-overwrite" width="488" height="155" /></p>
<p>Basically, you can do the steps 8 to 10 without copying <em>info.plist</em> to your computer for editing. However, to make it safer for your app, it would be better to back the data up before editing; doing so will make it easier for you to retract all the changes you&#8217;ve should anything crazy happen.</p>
<p>Now, you can just respring your iPad or reboot it. The next time you&#8217;ll launch that specific iPhone app (for this post it&#8217;s BeejiveIM) through your iPad, it should work. Don&#8217;t hesitate to leave questions or comment if you have any.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24&amp;title=Simple+Workaround+to+Make+iPhone+Apps+Compatible+with+iPad&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24">Simple Workaround to Make iPhone Apps Compatible with iPad</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/make-iphone-apps-compatible-with-ipad/2011/01/24/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CyberDuck &#8211; Freeware Mac FTP Uploader,</title>
		<link>http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01</link>
		<comments>http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01#comments</comments>
		<pubDate>Sat, 01 Aug 2009 12:21:47 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[FTP client]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6176</guid>
		<description><![CDATA[If you have your own website, blog or are uploading information online somewhere, there is a decent chance you are using a FTP uploader of some sort. When I originally had a need for this kind of application, I did a little digging around. The name that kept popping up was Cyberduck. I looked at [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01&amp;title=CyberDuck+%26%238211%3B+Freeware+Mac+FTP+Uploader%2C&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01">CyberDuck &#8211; Freeware Mac FTP Uploader,</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-6181" src="http://imagecdn.maketecheasier.com/2009/07/cyberduck-logo.jpg" alt="cyberduck logo" width="154" height="139" />If you have your own website, blog or are uploading information online somewhere, there is a decent chance you are using a FTP uploader of some sort. When I originally had a need for this kind of application, I did a little digging around. The name that kept popping up was <a title="Cyberduck" href="http://cyberduck.ch/" target="_blank">Cyberduck</a>. I looked at some of the other options. What won me over was it is extremely easy to use. Cyberduck is more than just an FTP uploader, it is more like a web browser for hosted files. Oh, not to mention its free.<br />
<span id="more-6176"></span></p>
<h3>Easy Set up</h3>
<p>The ease of setup really surprised me. All you need to do is click the [+] in the bottom left corner of the bookmark window and a window opens (see below). In that window you only need two pieces of information, your server address and username. (You will be asked for your password when you connect for the first time.) If you have more than one destination you are uploading files to, you will want to change the nickname of the new bookmark, but it isn&#8217;t necessary; the default nickname is the server address. Additional information is needed if your going to use SFTP (recommended over FTP). The port number is the most important. If it does not connect using port 22 (the default SFTP setting), you may need to ask your web host. Some web hosts use different protocols, here is a list of options you can choose from:</p>
<ul>
<li><strong>FTP</strong> (File Transfer Protocol)</li>
<li><strong>FTP/TLS</strong> (FTP secured over SSL/TLS)</li>
<li><strong>SFTP</strong> (SSH Secure File Transfer)</li>
<li><strong>WebDAV</strong> (Web-based                         Distributed Authoring and Versioning)</li>
<li><strong><a title="Amazon Simple Storage Service" href="http://aws.amazon.com/s3/" target="_blank">Amazon S3</a></strong></li>
<li><strong><a title="Rackspace Cloud Files" href="http://www.rackspacecloud.com/cloud_hosting_products/files" target="_blank">Rackspace Cloud Files</a></strong></li>
</ul>
<p><img class="alignnone size-full wp-image-6182" src="http://imagecdn.maketecheasier.com/2009/07/cyberduck-setup.jpg" alt="setup-cyberduck" width="420" height="514" /></p>
<h3>Browser-like Ease of Use</h3>
<p>Part of what I like about Cyberduck is the similarities to a web browser. What makes it more more like a browser than a Finder window is the bookmarking feature. If you have multiple sites or even multiple folders on the same site which you need to send files to, no problem. Each destination can have a bookmark just like you would have in Safari or Firefox. Simply click on the bookmark and the connection to that destination is opened.</p>
<p><img class="alignnone size-full wp-image-6188" src="http://imagecdn.maketecheasier.com/2009/07/cyberduck-bookmarks.jpg" alt="bookmarks-cyberduck" width="441" height="222" /></p>
<h3>Drag and Drop</h3>
<p>To keep on pace with the simplicity Apple users are accustomed to, Cyberduck allows drag and drop functionality. Many other applications offer this in the most basic sense; these guys took it a step further by adding some Mac-like features. One of these features is spring loaded folders. I know when I am moving things from folder to folder, I really love this feature. Another super cool feature is being able to upload files without opening a connection to a server. Drag the files onto a bookmark for the destination of server you&#8217;d like the file to be uploaded to.</p>
<p><img class="alignnone size-full wp-image-6189" src="http://imagecdn.maketecheasier.com/2009/07/cyberduck-drag-disconnect.jpg" alt="cyberduck-drag-disconnect" width="492" height="266" /></p>
<p>In the picture below, you can see there is not an option to disconnect. A connection will open for the length of the upload then disconnect again.</p>
<p><img class="alignnone size-full wp-image-6195" src="http://imagecdn.maketecheasier.com/2009/07/cyberduck-disconnect-upload.jpg" alt="cyberduck-disconnect-upload" width="500" height="365" /></p>
<h3>Synchronize</h3>
<p>Files on the server can be synchronized with the those on your computer. You will be prompted to select the location on your computer to synchronize the files with. Cyberduck will only sync files that have changed. Whether or not they have changed is determined by the size of the files and the last time the files were modified. You will be asked to authorize actions, including what to do if there is are missing files.</p>
<h3>Dashboard Widget</h3>
<p>The widget is a great option for quickly uploading files to one folder. This is a great option for uploading pictures or files to a specific location on more than on occasion. When you configure the widget, you can select a path to a specific folder. This setting only affects the widget, not the main application.</p>
<p><img class="alignnone size-full wp-image-6196" src="http://imagecdn.maketecheasier.com/2009/07/cyberduck-widget-config.jpg" alt="cyberduck-widget-config" width="211" height="200" /></p>
<h3>Archive and Unarchive (SFTP only)</h3>
<p>A handy feature is being able to archive and unarchive files and folders remotely on the server side after its uploaded. Being able to transfer smaller files, means faster upload times. Your remote systems must have the archiving tools tar or zip installed on their end for this to work, if they don&#8217;t it won&#8217;t be possible.</p>
<h3>Other Integration</h3>
<p>Cyberduck integrates really really well with many native and 3rd party apps. Spotlight, Mobile Me, Bonjour, external text editors, Applscripts, Growl and Keychain are a few. If you have a Mac and need a super simple way to upload and access your files in any of the protocols listed, Cyberduck delivers. Its like the FTP uploader Apple forgot.</p>
<p>How does Cyberduck compare to other uploaders you have used?</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01&amp;title=CyberDuck+%26%238211%3B+Freeware+Mac+FTP+Uploader%2C&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01">CyberDuck &#8211; Freeware Mac FTP Uploader,</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/cyberduck-freeware-mac-ftp-uploader/2009/08/01/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Connect To Your WordPress Account Via Secure FTP</title>
		<link>http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09</link>
		<comments>http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:42:17 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Secure FTP]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3322</guid>
		<description><![CDATA[If you own a self-hosted WordPress account, chances are you are using FTP to transfer all your files online. Here&#8217;s the problem: connecting and transferring files via FTP is not secured. All your login credential (including username and password) and data are transmitted over the network in plain text. Any hacker who is sniffing your [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09&amp;title=How+To+Connect+To+Your+WordPress+Account+Via+Secure+FTP&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09">How To Connect To Your WordPress Account Via Secure FTP</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3327" title="secure-area" src="http://imagecdn.maketecheasier.com/2009/03/secure-area.jpg" alt="secure-area" width="230" height="130" />If you own a self-hosted WordPress account, chances are you are using FTP to transfer all your files online. Here&#8217;s the problem: connecting and transferring files via FTP is not secured. All your login credential (including username and password) and data are transmitted over the network in plain text. Any hacker who is sniffing your network can easily obtain your password and gain access to your account.</p>
<p>If you are really concerned about the security of your site, this is something that you really need to avoid.</p>
<p><span id="more-3322"></span>In place of FTP, you can use <a href="http://en.wikipedia.org/wiki/SSH_file_transfer_protocol" target="_blank">SFTP</a> (SSH File Transfer Protocol) to create a secure network connection instead. When you are connected via SFTP, all your data are encrypted. Even if they are intercepted, they will only show up as garbage text on the hacker&#8217;s computer.</p>
<p>This tutorial teaches you how to connect to your WordPress account (or any other Web server) via a SFTP connection.</p>
<p><span style="font-weight: bold;">A point to note</span>: <span style="font-style: italic;">Not all web host supports SFTP. Do check with your Web host before carrying out the steps below. If your web host does not support SFTP, maybe it&#8217;s time to consider another web host that does. <a href="http://maketecheasier.com/a/hostgator" target="_blank">Hostgator</a> does the hosting for MTE and they support SFTP.</span></p>
<p>While there are many FTP clients that support SFTP, the one that I find it the easiest to use and is available for all platforms is <a href="http://filezilla-project.org/" target="_blank">Filezilla</a>.</p>
<p>Download and install <a href="http://filezilla-project.org/download.php?type=client" target="_blank">Filezilla client</a> for your platform. (skip this step if you are already using Filezilla)</p>
<p>Open up Filezilla. Click on the first icon on the Toolbar to access the Site Manager. Alternatively, you can find the Site Manager at the menubar <span style="font-style: italic;">File-&gt;Site Manager</span>.</p>
<p><img class="alignnone" title="filezilla site manager icon" src="http://imagecdn.maketecheasier.com/2009/03/filezilla-icon.jpg" alt="filezilla site manager icon" width="577" height="456" /></p>
<p>Click the <span style="font-style: italic;">New Site</span> button on the left bottom pane to create a new account.</p>
<p>On the right pane, enter your host name (this is usually the IP address assigned to you by your Web host). In the <span style="font-style: italic;">Port</span> input field, enter 22 (Different web hosts have different ports for their SFTP connection, <a href="http://maketecheasier.com/a/hostgator" target="_blank">Hostgator</a> uses port 2222. If you can&#8217;t connect with port 22, you may want to ask your web host for the port number).</p>
<p><img class="alignnone" title="Filezilla site manager" src="http://imagecdn.maketecheasier.com/2009/03/filezilla-site-manager.jpg" alt="Filezilla site manager" width="483" height="406" /></p>
<p>Under the Servertype dropdown field, select <span style="font-style: italic;">SFTP – SSH File Transfer Protocol</span>.</p>
<p>Enter your login username and password. Click Connect  at the bottom to connect to your account. If everything is fine, you should see a popup window prompting you to accept the server&#8217;s public key. Click Ok to continue (You may want to save the key in your cache so that it won&#8217;t prompt you all the time). You should be connected to your account via SFTP now.</p>
<p><img class="alignnone" title="SFTP connection" src="http://imagecdn.maketecheasier.com/2009/03/sftp-connection1.jpg" alt="SFTP connection" width="453" height="190" /></p>
<h3>Bringing it a step further</h3>
<p>If you are really paranoid about your security, you can use a public/private key authentication to connect to your SFTP network instead. A public/private key authentication allows you to login to your account without any password and also eliminates any chance of a brute force SSH attack.</p>
<p>Once again, not all web hosts allow you to generate public/private key certificate. The following example is based on <a href="http://maketecheasier.com/a/hostgator" target="_blank">Hostgator</a> cPanel.</p>
<p>Log into your cPanel. Scroll down until you see the <span style="font-style: italic;">SSH/Shell Access</span> icon.</p>
<p><img class="alignnone" title="hostgator SSH access" src="http://imagecdn.maketecheasier.com/2009/03/hostgator-ssh1.jpg" alt="hostgator SSH access" width="516" height="274" /></p>
<p>Click on the <span style="font-style: italic;">Manage SSH keys</span> button.</p>
<p><img class="alignnone" title="Hostgator Manage SSH key" src="http://imagecdn.maketecheasier.com/2009/03/manage-ssh-keys.jpg" alt="Hostgator Manage SSH key" width="577" height="166" /></p>
<p>Click on the <span style="font-style: italic;">Generate a new key</span> link.</p>
<p><img class="alignnone" title="generate new ssh key" src="http://imagecdn.maketecheasier.com/2009/03/generate-sh-keys.jpg" alt="generate new ssh key" width="577" height="376" /></p>
<p>Enter your key name and give it a password. Make sure that your password is a strong one. Click on the Generate key button.</p>
<p><img class="alignnone" title="generate ssh key" src="http://imagecdn.maketecheasier.com/2009/03/generate-ssh-key2.jpg" alt="generate ssh key" /></p>
<p>You should now see information about your public key.</p>
<p>Back to the main screen, you should see that your public key is listed as <em>not authorized</em>. Click on the <em>Manage Authorization</em> link to toggle it.</p>
<p><img class="alignnone size-full wp-image-3319" title="ssh-public-key" src="http://imagecdn.maketecheasier.com/2009/03/ssh-public-key.jpg" alt="ssh-public-key" width="577" height="379" /></p>
<p>Back to the SSH key management screen, download the private key to a secure folder in your computer.</p>
<p>In your Filezilla, go to <em>Edit-&gt;Settings</em>. On the left, click <em>SFTP</em>. On the right, click the <em>Add KeyFile</em> button. Navigate to where you store your private key and select it.</p>
<p><img class="alignnone size-full wp-image-3321" title="add-private-key" src="http://imagecdn.maketecheasier.com/2009/03/add-private-key.jpg" alt="add-private-key" width="577" height="336" /></p>
<p>Once you have added the private key, click Ok to close the window.</p>
<p>Back to the Site manager screen, remove the password that you have saved previously. Click the Connect button. Filezilla will now authenticate the session with your private key and allow you to login to your account without any password.</p>
<p>That&#8217;s it.</p>
<p>Image credit: <a href="http://www.flickr.com/photos/beefranck/" target="_blank">beefranck</a></p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09&amp;title=How+To+Connect+To+Your+WordPress+Account+Via+Secure+FTP&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09">How To Connect To Your WordPress Account Via Secure FTP</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/connect-to-your-wordpress-account-via-secure-ftp/2009/03/09/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

