misc/157835: Do not copy symlinks or through mtree, or via rsync

Alexander Panyushkin vsityz at gmail.com
Tue Jun 14 07:50:11 UTC 2011


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

From: Alexander Panyushkin <vsityz at gmail.com>
To: bug-followup at FreeBSD.org, universite at ukr.net
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.
 
 


More information about the freebsd-bugs mailing list