Does not backup symbolic links
drdrup - September 11, 2007 - 22:49
| Project: | backup |
| Version: | 5.x-4.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
My Sites directory is outside my Drupal directory.
I made a symbolic link in the Drupal directory that points to the Sites directory.
ie:
<drupal_dir>
Sites -> ./Sites/
<Sites>The Backup (I guess the cmnd to tar) does not follow the links; it does not back up the Sites directory; only the small link-file itself.

#1
well... any comments?