PDA

View Full Version : Delete Global Directory


mazzarak
02-11-2008, 05:27 AM
Hi

is there a telnet command I can use to delete the whole global directory?

I can only delete them one by one so far, and it's very tedious doing 370 of them :(

thanks

Sean Lessman
02-11-2008, 07:01 AM
Hi

is there a telnet command I can use to delete the whole global directory?

I can only delete them one by one so far, and it's very tedious doing 370 of them :(

thanks

From TANDBERG?

Sean

mazzarak
02-11-2008, 09:20 AM
he he

sorry, forgot to mention that. Yes, from Tandberg... ;)

11B-33T
02-11-2008, 09:23 AM
On a TB 6K MXP, you can delete all entries at once using either the remote or the web interface. Not sure if this on all MXP platforms/SW versions...

mazzarak
02-11-2008, 09:41 AM
this is a 3000MXP, and it's the "Phonebook" rather than "My Contacts" which you can't do from the browser. and doing it by the remote will take a loooooong time, so I'm hoping for a shortcut :D

robertk
02-12-2008, 02:31 AM
this is a 3000MXP, and it's the "Phonebook" rather than "My Contacts" which you can't do from the browser. and doing it by the remote will take a loooooong time, so I'm hoping for a shortcut :D


Have you tried:

ftp to your endpoint

cd to user directory

delete the globdir.prm file?


try this:

ftp <ipaddress>
just press enter for the username
<password>

cd user
dir
del globdir.prm

bye


Make sure to reboot the unit.

//Robert

mazzarak
02-12-2008, 02:46 AM
Genius

thanks Robert

Sean Lessman
02-12-2008, 07:05 AM
Go Robert, Go.

You guys don't need me anymore :)

Sean

robertk
02-12-2008, 07:08 AM
Go Robert, Go.

You guys don't need me anymore :)

Sean

Sure we do, we need you to tell us about all the new stuff :)

//Robert