The following reply was made to PR misc/157835; it has been noted by GNATS.

From: Alexander Panyushkin <[email protected]>
To: [email protected], [email protected]
Cc:  
Subject: Re: misc/157835: Do not copy symlinks or through mtree, or via rsync
Date: Tue, 14 Jun 2011 10:18:40 +0300

 change line
 mtree -c -d -i -n -k link,uname,gname,mode,flags > $to_dir/dir.txt
 
 to line
 mtree -c -r -i -n -k link,uname,gname,mode,flags > $to_dir/dir.txt
                ^^
 
 it`s work
 
 --
 Best regards.
 
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to