Excellent thanks!
Strangely if I moved the executable 1 directory up so I had no brackets in the path it worked so I assumed it was the brackets... This works though!
I'm trying to get a .Run to work but my path has brackets in it ie:
"C:\Program Files\foo\foo (FOO)\foo.exe"
It chokes on the brackets. How do I escape them or do something so they will be correctly interpreted as part of the path?
Thanks
try
cat ${STATUSFILE} | sed -e s/"XX-${UNIQUEID}-XX"/"Pending\n"/ > ${RUNDIR}/status.new
or
cat ${STATUSFILE} | sed -e s/"XX-${UNIQUEID}-XX"/"Pending^M"/ > ${RUNDIR}/status.new
to get the control M try control V then control M
Hello,
I've been trying to compile on an HPUX 11.11 (9000) box with little success. On solaris or linux boxes there is a package you can install called pam_devel. Does anyone know what the HP equivalent is (which depot file)
I'm using the gcc and bison from the hp web site. Also I seem to...
Hello,
I have an application that looks a bit aged with the old grey forms and standard objects. Rather than re-design it to be cosmetically modern I was wondering if someone has come across something I could use to enable a "skin" like functionality like you would have for Winamp or Windows...
I've been trying unsucessfully to run a web application off a server inside my network. I have a gateway/firewall/webserver that has an external interface that I can reach no problem. I'm trying to use a proxy pass for one of the virtual network interfaces to proxy all traffic to an internal...
I'm running 9.1. I wonder if it would still work. I can't seem to find anything on their web-site in the downloads section. Is this only available by request or something?
Thanks for the help, I was able to get the virus defs updating on a regular schedule. I still haven't figured out how to schedule the client and engine updates. I am able to do it manually from the server for now, so that will keep me going in the meantime.
I've recently assumed responsibility for the SAV for my company. It seems to be in a strange state of affairs.
I have 3 machine with newer scan engines and sav clients than the rest. One of these is the sav "server"
I've been trying to use the liveupdate tool to get the rest of the clients...
Well the title pretty much says it all.
I have a machine that no longer exists for backup and it is not available under the Unix Agents->Selections tree but for some reason it still appears in the resource order and also still has information in the resource credentials.
I still get errors on...
If I understand this correctly, you're talking about built in system messages provided by Borland?
I am referring to custom label, menu items, title bars, prompts etc...
Here's the problem and solution after much time investigating...
My company's tape robot had recently failed and they purchased a new unit. The previous administrator did not remove the old device from backupexec. The scheduled jobs were set to run on "All Devices" available on our...
Here's the final result of my problem:
When installing the new remote agent a while back (when the problem started) the INSATLL script automatically determined name it chose for the server was not the same as it was originally defined in the "bakcup selection list". Presumably the...
I also receive this error message during my nightly backups from one particular server. It's always the same server and the 20 odd other servers never complain. Any idea what could cause this from the agent side? I doubt it's the backup hardware itself considering the history.
Well, I noticed that it thought that today's backup tape was a cleaing tape. I re-inventoried it and now it recognizes it correcly, but still the backup job is stuck in ready status...
Here's a link I found a while back that actually does a very nice job explaining cron job scheduling. Beats the heck outta the man pages:
http://www.activewebhost.com/support/manual/cron_tab.htm
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.