Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Page 2 of 2 < 1 2
Topic Options
#28502 - 18/10/2001 16:57 Re: Perl Script for Empeg Backups [Re: synergy]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Yeah, what he said... :) You know, fvgestel's backup utility probably does a better job than my Perl script does these days. I seriously don't think my script will work with Displayserver 2.0...

-Tony
MkII #554
_________________________
- Tony C
my empeg stuff

Top
#28503 - 18/10/2001 17:13 Re: Perl Script for Empeg Backups [Re: tonyc]
synergy
enthusiast

Registered: 20/02/2001
Posts: 345
Not out of the box it won't....

But it will.....

Should just be a matter of creating a view on displayserver 2 that looks like the old one.

I'm going to look into it shortly.

_________________________
Synergy [orange]mk2, 42G: [blue] mk2a, 10G[/blue][/green] I tried Patience, but it took too long.

Top
#28504 - 18/10/2001 17:38 Re: Perl Script for Empeg Backups [Re: synergy]
fvgestel
old hand

Registered: 12/08/2000
Posts: 702
Loc: Netherlands
It could be even in a more flexable way than wuth 1.1
You could read in the js-array and create perl-arrays from them :

foreach (grep /fidarray/ @linesP) {
eval '\$'.$_;
}

then you could choose how to name your files by specifying index numbers for attributes

Frank van Gestel
_________________________
Frank van Gestel

Top
#28505 - 26/10/2001 19:06 Re: Perl Script for Empeg Backups [Re: synergy]
Taym
carpal tunnel

Registered: 18/06/2001
Posts: 2504
Loc: Roma, Italy
Basic Question:
what does this perl script back up exactly? Namely, are playlits, dbase, eq backed up?
Does it RESTORE, also?

Thank you!
_________________________
= Taym =
MK2a #040103216 * 100Gb *All/Colors* Radio * 3.0a11 * Hijack = taympeg

Top
#28506 - 27/10/2001 08:02 Re: Perl Script for Empeg Backups [Re: Taym]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Just MP3's. Restore would be done by re-emploding the MP3's. No restore program per se. It was just a quick hack to grab MP3's from Displayserver automatically.
_________________________
- Tony C
my empeg stuff

Top
Page 2 of 2 < 1 2