Re: Backups from Server to localhost

2001-08-18 Thread Werner Stuerenburg
sql Stefan Hinz schrieb am Freitag, 17. August 2001, 21:28:54: > It's not secure, though > (http://www.securereality.com.au/studyinscarlet.txt), so make sure to > protect the directory it's "installed" in with .htaccess when running it > on a public server. To make a long story short: dont't tr

Re: Backups from Server to localhost

2001-08-17 Thread Stefan Hinz
Dear Hanan, try PhpMyAdmin (www.phpmyadmin.com). Nice and easy to backup databases and tables, and easy to import from the backup SQL files. It's browser based, so it's platform independent. It's not secure, though (http://www.securereality.com.au/studyinscarlet.txt), so make sure to protect the

Re: Backups from Server to localhost

2001-08-17 Thread Philip Mak
On Fri, 17 Aug 2001, hanan khader wrote: > Hi everybody > I want to make backing up for my databases from the server into my pc, I > login to the server with the administrator username and password, how could > this backing up be done? and is there any risk that i should be aware of ? > is ther