On Fri, 1 Mar 2002 at 11:40am, Ward Violanti wrote > I have another question. Will Amanda work with SSH, So I don't have to > poke a hole in the firewall?
Not easily. You can limit the portranges amanda will use, though. See the ./configure options and the archives for more info. > Also thanks Joshua for the info, on how to always force level 0's. I > understand that I set the "dumpcycle" to "0" with a large tapecycle. What > would I set the "runspercycle" to? I set it to 1, but it doesn't really matter. > And if I set the tapecycle to something large like 1000, then would this be > a correct sting for the labelstr "^DailySet1-[0-1000][0-1000]*$"? > More like "^DailySet1-[0-9][0-9][0-9][0-9]*$", but that forces you to always have four digits after the dash, e.g. "DailySet1-0001". -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
