in reply to "exclude" option for Net::OpenSSH rsync_get method doesn't seem to work
Hmm, just realized the directory I want to exclude is actually a symbolic link to another directory. I got rid of the "copy_links" option and that solved it. Apparently it was overriding the exclude directive. Now to figure out a workaround.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "exclude" option for Net::OpenSSH rsync_get method doesn't seem to work
by Anonymous Monk on Mar 02, 2017 at 21:28 UTC |