Re: [BackupPC-users] Feature request

2011-08-29 Thread Richard Shaw
Ok, jumping in here a bit late :) Would it be easy to add a field in the GUI for this? Something like: Archive Name "$host-$backup-date..." I'm making up the variable names but use the ones already available and set the default to the current default. That way people could use whatever combinat

Re: [BackupPC-users] Feature request

2011-08-29 Thread Carl Wilhelm Soderstrom
wrote: > Thus, a filename of bpc_restore_$host_$number_$share.(tar|zip) > > IMHO, if you selected one or more files from a single share (most cases > I suspect), then you show that specific share name. > If you select one or more files from multiple shares then use the share > name

[BackupPC-users] check if user is still logged on before shutting down client after dump

2011-08-29 Thread Kenneth
Hello, I'd like to shutdown my linux workstation after a dump, but it shouldn't shutdown the workstation when a user is still logged in. However, my scripts do not seem to work when called from backuppc. However, it works when I call wrapper.sh from the shell by entering ./wrapper.sh "HOSTNAME"