<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Administrare server open source &#187; split</title>
	<atom:link href="http://www.lamp.ro/tag/split/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lamp.ro</link>
	<description>Platforma de hosting cu software liber, gratuit, open source.</description>
	<lastBuildDate>Thu, 20 Oct 2011 14:09:21 +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>Arhivare pe volume in Linux</title>
		<link>http://www.lamp.ro/articole-tutoriale-linux/arhivare-pe-volume-in-linux/</link>
		<comments>http://www.lamp.ro/articole-tutoriale-linux/arhivare-pe-volume-in-linux/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 10:31:25 +0000</pubDate>
		<dc:creator>Sergiu Tot</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://www.lamp.ro/?p=87</guid>
		<description><![CDATA[<p>Folosind utilitarele din Linux avem, aparent, un neajuns cand vine vorba de arhivarea fisierelor. Arhivatorul implicit, gzip, nu ne ofera o metoda de a crea o arhiva pe volume cum e in cazul utilitarului WinRAR din Windows. Totusi, acest neajuns poate fi acoperit folosind o simpla comanda care o gasim pe aproape orice sistem UNIX-Like in instalarea default si anume split.
Pentru exemplificare vom crea un fisier buf.txt de 10MB:
31ce6bec26e57cf5da3f67d67051876b000
Arhivarea o vom face folosind utilitarul gzip. Dupa comprimare vom imparti arhiva in parti de cate 1MB folosind comanda split:
31ce6bec26e57cf5da3f67d67051876b001
Dupa cum se observa, split a impartit fisierul initial in 4 fisiere de 1MB si un fisier de 710KB. E bine sa retinem prefixul fisierelor in cazul in care avem mai multe f... <a href='http://www.lamp.ro/articole-tutoriale-linux/arhivare-pe-volume-in-linux/' rel="nofollow">Mai departe &raquo;</a></p>Folosind utilitarele din Linux avem, aparent, un neajuns cand vine vorba de arhivarea fisierelor. Arhivatorul implicit, gzip, nu ne ofera o metoda de a crea o arhiva pe volume cum e in cazul utilitarului WinRAR din Windows. Totusi, acest neajuns poate fi acoperit folosind o simpla comanda care o gasim pe aproape orice sistem UNIX-Like]]></description>
		<wfw:commentRss>http://www.lamp.ro/articole-tutoriale-linux/arhivare-pe-volume-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Linux]]></coop:keyword>
		<coop:keyword><![CDATA[FreeBSD]]></coop:keyword>
		<coop:keyword><![CDATA[split]]></coop:keyword>
		<coop:keyword><![CDATA[tar]]></coop:keyword>
	</item>
	</channel>
</rss>

