<?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>En Bretoña &#187; ncftp</title>
	<atom:link href="http://www.sevegarcia.net/tag/ncftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sevegarcia.net</link>
	<description>Cousas sobre Bretoña, Linux, MTB, A Pastoriza,...</description>
	<lastBuildDate>Sat, 21 Jan 2012 19:31:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Subir arquivos con ncftpput</title>
		<link>http://www.sevegarcia.net/subir-arquivos-con-ncftpput/</link>
		<comments>http://www.sevegarcia.net/subir-arquivos-con-ncftpput/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 14:49:53 +0000</pubDate>
		<dc:creator>Seve</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[ncftp]]></category>
		<category><![CDATA[ncftpput]]></category>

		<guid isPermaLink="false">http://www.sevegarcia.net/?p=645</guid>
		<description><![CDATA[Ncftp é un cliente ftp para terminal moi sinxelo de utilizar. Unha vez se lle pilla o tranquillo é fácil sentirse máis cómodo con este tipo de programas que con outros con GUI. Mediante ncftpput podemos subir comodamente arquivos ao noso servidor vía ftp. A sintase é simple. Sempre temos o man para refrescar a [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_646" class="wp-caption aligncenter" style="width: 410px"><img src="http://www.sevegarcia.net/wp-content/uploads/ncftp.jpg" alt="&lt;i&gt;Subindo un directorio con ncftpput. Notese a vertixinosa velocidade subida que teño gracias ao ADSL de Timofonica&lt;/i&gt;" title="ncftp" width="400" height="307" class="size-full wp-image-646" /><p class="wp-caption-text"><i>Subindo un directorio con ncftpput. Notese a vertixinosa velocidade subida que teño gracias ao ADSL de Timofonica</i></p></div><a href="http://www.ncftp.com/ncftp/">Ncftp</a> é un cliente ftp para terminal moi sinxelo de utilizar. Unha vez se lle pilla o tranquillo é fácil sentirse máis cómodo con este tipo de programas que con outros con GUI.</p>
<p>Mediante ncftpput podemos subir comodamente arquivos ao noso servidor vía ftp. A sintase é simple. Sempre temos o man para refrescar a memoria ou para consultar opcións. Un exemplo de como subir un directorio é o segunte que estou usando agora para subir un plugin ao WordPress:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">ncftpput <span style="color: #660033;">-R</span> <span style="color: #660033;">-u</span> usuario ftp.host-remoto.com <span style="color: #000000; font-weight: bold;">/</span>public_html<span style="color: #000000; font-weight: bold;">/</span>directorio<span style="color: #000000; font-weight: bold;">/</span>wp-content<span style="color: #000000; font-weight: bold;">/</span>plugins <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>seve<span style="color: #000000; font-weight: bold;">/</span>Descargas<span style="color: #000000; font-weight: bold;">/</span>plugin-folder</pre></td></tr></table></div>

<p>-R é para o modo recursivo. Neste caso subimos un directorio.<br />
-u é para indicar o usuario. Despois poñemos o nome de usuario.<br />
Despois ven a dirección do host remoto, a dirección do directorio remoto ao que vamos a subir o contido e finalmente a ruta ao directorio que pretendemos subir no noso pc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sevegarcia.net/subir-arquivos-con-ncftpput/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

