<?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>Sys-Admin Information&#039;s &#187; Tape</title>
	<atom:link href="http://sysinfo.bascomp.org/category/solaris/tape/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Fri, 23 Apr 2010 09:43:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Copy Tape to Tape</title>
		<link>http://sysinfo.bascomp.org/2007/08/copy-tape-to-tape/</link>
		<comments>http://sysinfo.bascomp.org/2007/08/copy-tape-to-tape/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 06:25:36 +0000</pubDate>
		<dc:creator>Eriek Regandono</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Tape]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2007/08/21/copy-tape-to-tape/</guid>
		<description><![CDATA[The " tcopy " tility used to copies the magnetic tape  mounted  on  the tape  drive  specified  by  the  source  argument.  Simply, the " tcopy " used for copies one tape to another tape.
Rewind the tape first
# mt -f /dev/rmt/0 rewind
# mt -f /dev/rmt/1 rewind
And [...]]]></description>
			<content:encoded><![CDATA[<p>The " <strong>tcopy</strong> " tility used to copies the magnetic tape  mounted  on  the tape  drive  specified  by  the  source  argument.  Simply, the " <strong>tcopy</strong> " used for copies one tape to another tape.</p>
<p>Rewind the tape first<br />
<code># mt -f /dev/rmt/0 rewind</code><br />
<code># mt -f /dev/rmt/1 rewind</code></p>
<p>And then " <strong>tcopy</strong> "<br />
<code># tcopy /dev/rmt/0 /dev/rmt/1</code></p>
<p>Note<br />
rmt = raw magnetic tape device</p>
]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2007/08/copy-tape-to-tape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
