* Cavan Kelly <[EMAIL PROTECTED]> [030927 04:59]: > Good morning, > > I'm trying to run a restore remotely. It's already failed twice because > of a power failures at my location - power stayed on at the server. > > What I'd like to know is: Is there any way I can issue a restore command > from here that will complete even if my terminal session is disconnected? > I realize this is probably not directly related to flexbackup but was > hoping someone else has run into the problem because selective restores > seem to take hours. > > My current command looks like this: > > /usr/bin/flexbackup -extract -files /root/flexbackup/extract-list
Try: nohup /usr/bin/flexbackup -extract -files /root/flexbackup/extract-list & HTH, /pg -- Peter Green : Agathon Group : [EMAIL PROTECTED] ------------------------------------------------------------- marked is neutralized to unmarked -- http://www.googlism.com/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ flexbackup-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/flexbackup-help
