<?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>Kriwelz e-Notes &#187; SSH transfer</title>
	<atom:link href="http://kriwelz.web.id/blog/tag/ssh-transfer/feed/" rel="self" type="application/rss+xml" />
	<link>http://kriwelz.web.id/blog</link>
	<description>iwel&#039;s e-notes about his World</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:20:10 +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>WinSCP alternatives in Linux</title>
		<link>http://kriwelz.web.id/blog/winscp-alternatives-in-linux/</link>
		<comments>http://kriwelz.web.id/blog/winscp-alternatives-in-linux/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 02:48:28 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[SSH transfer]]></category>
		<category><![CDATA[WinSCP]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=117</guid>
		<description><![CDATA[Since migrating to linux (Ubuntu to be precise), im trying to find equivalent tools i&#8217;v used in doing my work. Now, i&#8217;m currently need to do some file transfers from my server. In Windows i usually use WinSCP, a very nice (so people said it also) tool for managing files through SSH connection, but im]]></description>
			<content:encoded><![CDATA[<p>Since migrating to linux (Ubuntu to be precise), im trying to find equivalent tools i&#8217;v used in doing my work. Now, i&#8217;m currently need to do some file transfers from my server. In Windows i usually use WinSCP, a very nice (so people said it also) tool for managing files through SSH connection, but im quite in confuse when i try to find the similar one like WinSCP.</p>
<p>After googling a bit, i found some alternatives to do it :</p>
<ol>
<li>Wine &#8211; it !! Simply saying, if u can&#8217;t find the equivalent software in linux, then juz Wine it <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Run WinSCP using Wine.</li>
<li>use gFtp<br />
install gFTP: sudo apt-get install gftp,<br />
Load gFtp ( Applications &#8211; Internet &#8211; gFTP), insert ur server address / domain, port, username and password,set the protocol to SSH2,connect.</li>
<li>use Nautillus, the default file manager for Ubuntu, how to do it ?<br />
open Nautillus, change the address to text instead button look (the button below the &#8220;Back&#8221;  button) then insert like this : sftp://username@server.com:portnumber<br />
Alternatively, go to menu : File &#8211; Connect to Server, then fill the fields with your own details.</li>
</ol>
<p>That&#8217;s it.. alternative way to get the work done beside using WinSCP <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ol>
<li></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/winscp-alternatives-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
