On 2007-05-29 22:11, Robert Echlin wrote: > Hi, Stefan, > In your HOWTO, you have the following configuration for tapedev: > > tapedev "file:/amandatapes/daily" > > Should that be file:// ?
No a single slash is fine. > > Ref: http://forums.zmanda.com/archive/index.php/t-470.html Note the original poster had: tapedev "file:/space/amanda-vtapes/tape" but explained that the subdir of amanda-vtapes is "daily" and not "tape" So this is the correct value: tapedev "file:/space/amanda-vtapes/daily/slots" and you may add as many slashes as you want, as Unix does not threat those special: "ls //" is equivalent to "ls /" or even "ls ///////" -- Paul Bijnens, xplanation Technology Services Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, ^^, * * F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************
