On Tuesday 20 March 2007 08:37, Jean-Max Reymond wrote:
> I have the following report:
> 
> You have selected the following JobIds: 18,44
> 
> Building directory tree for JobId 18 ... 
> ++++++++++++++++++++++++++++++++++++++++++++++++
> Building directory tree for JobId 44 ...
> 2 Jobs, 3,069 files inserted into the tree.
> 
> You are now entering file selection mode where you add (mark) and
> remove (unmark) files to be restored. No files are initially added, unless
> you used the "all" keyword on the command line.
> Enter "done" to leave this mode.
> 
> cwd is: /
> $ ls
> etc/
> home
> $ cd /home
> Invalid path given.
> cwd is: /
> $ cd /etc
> cwd is: /etc/
> $ quit
> Restore not done.
> 
> So, /home is a link to /data/home and I understand that the top level of 
> the tree cannot be a symbolic link. But, if I a symbolic link in my 
> subrepository, does it mean that the symbolic link is not followed ?

Bacula never follows symbolic links because it is a security problem and more 
importantly, it can quite easily get into a recursive loop.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to