Howto create a boot CD of BackupEdge from microlite and boot from this CD to imaging whole SCO 5.0.6 system?
I'd like to restore the image on other hardware.
hi
I've installed the linux BIND 9.2.1 DNS server for the WIN2000 area network.
All WIN2000 machines register themselves or via DHCP (reverse entries included) on the linux BIND DNS server automatically.
But I can find some DDNS Entries from WIN2000 client machines don't existing since 1 or 2...
hi
at our division I've setup 2 internal DNS server BIND 9.2.2 on linux SUSE
ns1.de.maindomain.net (master) 10.41.1.10
ns2.de.maindomain.net (slave) 192.168.0.5
for the internal domain de.maindomain.net
ns1.de.maindomain.net MASTER:
zone "de.maindomain.net" {
type master;
file...
hi
thanks
I am not sure if I understood you correctly,
but still get errors:
[Tue Mar 9 03:27:05 2004] ftp5.cgi: "my" variable %filehash masks earlier declaration in same scope at ftp5.cgi line 132.
[Tue Mar 9 03:27:05 2004] ftp5.cgi: "my" variable @list masks earlier declaration in same...
hi
thanks again,
but now sends wrong files (doesn't stop) and I get in the log :
[Tue Mar 9 02:08:50 2004] ftp5.cgi: "my" variable %filehash masks earlier declaration in same scope at ftp5.cgi line 68.
[Tue Mar 9 02:08:50 2004] ftp5.cgi: "my" variable @list masks earlier declaration in same...
hi siberian
thank you very much for your time and help !
have only problem with these 2 lines:
@files = split(/\W/,$_);
$filehash{$files[0]}=$files[1];
and get:
[Tue Mar 9 01:44:35 2004] ftp5.cgi: Global symbol "@files" requires explicit package name at ftp5.cgi...
open(FILE, "<info>");
my $cwd_performed = 0;
while (<FILE> ) {
s/\W*$//;
next if (!$_);
/^(.+?) \s+ (.+?)$/x;
# check and compare files
$path = shift || "/ftp/files";
opendir(DIR, $path) or die "can't open opendir $path: $!\n;
while (defined ($fname = readdir(DIR))) {
if (
and don't...
so I'll get 3 files from other server:
one info file and 2 data files.
each time these 2 data files will have different names,
but names of these 2 files should have the same names like
in the info file:
for example I get this info file:
---------------------------------
FA12300012...
thanks for the information,
I've never used it before.
but I think, this could not solve my first problem,
because dbm doesn't know if I get wrong files or not.
I wrote an example in my second posting.
dbm can check only if files already processed or not.
this script should check first if...
hi
what do you mean wiht dmb ?
is it a database like mysql ?
but how to change this script to write these names
to the dbm and howto check from a cron job ?
if you can post some code it helps a lot.
greetings
anonimous
hi
yes
the exact probelm is:
I cannot send any files twice or wrong files.
this is very important.
but this script renames all files
and doesn't check if files these I get,
have the same names like in info file.
for example I get this info file :
---------------------------------...
hi
I need help, to change this perl script.
I get many times a day 3 TEXT files:
one info file and two data files.
info file looks:
---------------------------------
FA12300011 TN20040203
GA12300012 TT20040203
----------------------------------
this perl script first opens and reads the info...
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.