Hi all,
I recently ran across this issue when doing a rotation, using
rsnapshot's internal cp:
http://comments.gmane.org/gmane.comp.sysutils.backup.rsnapshot.general/6235
My local fix was instead to call rsync_cleanup_after_native_cp_al
with trailing slashes (around line 4410):
$result = rsync_cleanup_after_native_cp_al("$src/", "$dest/");
Two questions:
==does it make sense to address this issue upstream?
==if so, what is the best way to do so (both codewise and getting the
new code into the codebase)?
Thanks,
--keith
--
kkeller < at > wombat.san-francisco.ca.us
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
