|
Lines 2373-2380
Link Here
|
| 2373 |
<indexterm><primary><command>tar</command></primary></indexterm> |
2373 |
<indexterm><primary><command>tar</command></primary></indexterm> |
| 2374 |
<para>Most versions of <command>tar</command> do not support |
2374 |
<para>Most versions of <command>tar</command> do not support |
| 2375 |
backups across the network. The GNU version of |
2375 |
backups across the network. The GNU version of |
| 2376 |
<command>tar</command>, which FreeBSD utilizes, supports remote |
2376 |
<command>tar</command>, which FreeBSD utilizes on 4.X, supports |
| 2377 |
devices using the same syntax as <command>rdump</command>. To |
2377 |
remote devices using the same syntax as <command>rdump</command>. |
|
|
2378 |
On 5.3 and later, <command>tar</command> is a symbolic link to |
| 2379 |
<command>bsdtar</command>, a native version of |
| 2380 |
<command>tar</command>. To use the GNU version on these |
| 2381 |
systems, use <command>gtar</command> instead. To |
| 2378 |
<command>tar</command> to an Exabyte tape drive connected to a |
2382 |
<command>tar</command> to an Exabyte tape drive connected to a |
| 2379 |
Sun called <hostid>komodo</hostid>, use:</para> |
2383 |
Sun called <hostid>komodo</hostid>, use:</para> |