I have the same problem.
When I have
exceptDirs=Amt13
and a
precommand=mount -t smbfs ... //winserver/dir
//mnt/winserver & sleep 10
I got the error
"no directory resulting from pattern <Amt13>"
befor storebackup execute the precommand-command.
Thanks a lot!
Günther
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=277619
You could run precommand=/sbin/mount /dev/hdc1 /backup && sleep 5
Logged In: YES
user_id=156756
I have the same problem.
When I have
exceptDirs=Amt13
and a
precommand=mount -t smbfs ... //winserver/dir
//mnt/winserver & sleep 10
I got the error
"no directory resulting from pattern <Amt13>"
befor storebackup execute the precommand-command.
Thanks a lot!
Günther