Subject: | Dackup dies if filesystem contains inaccessible link |
Unable to stat /my-secret-filename at
/usr/lib/perl5/site_perl/5.8.5/Dackup/Target/Filesystem.pm line 38
Dackup::Target::Filesystem::entries('Dackup::Target::Filesystem=HASH(0x519df0)') called at /usr/lib/perl5/site_perl/5.8.5/Dackup.pm line 93
Dackup::backup('Dackup=HASH(0x277fd80)') called at ./cloudsync.pl line 31
This seems to be triggered by the fact the file is a symlink to an
inaccessible file.
Should be possible to ignore this problem and continue, possibly
reporting error.