View Single Post
  #3 (permalink)  
Old 03-10-2007, 06:51 PM
echoman echoman is offline
Member
 
Posts: 13
Default

Another possibility would be to move the backup directory to /mnt/drive2 then create a symbolic link to the new location using ln -s /mnt/drive2/backup /opt/zimbra

This will place the backups in the new location
Reply With Quote