Re: hardlinks

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy C. Reed
Fecha:  
A: Main PLUG discussion list
Asunto: Re: hardlinks
In addition to tar and pax...

Here's an example of converting hard links to symlinks:

http://cgd.sdf-eu.org/a/scripts/file/hdtosym
(It is too simple maybe since it doesn't search file system.)

Also rsync can handle hard links too.

Maybe build a list of inode# and complete path names of your filesystem.
Then any duplicate inode numbers remove (except the first) and create
symlinks for the pathname pointing to the first.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss