PDA

View Full Version : Where are the SQL files kept? How can I find them to FTP them?


93Corvette
04-02-2010, 05:15 AM
Background:

I have a large SQL database that I want to move to another host (ie I'm renaming my site). One file (attachement) is so large (156.01MB) that I can't use the normal "Backup Wizard" or "MyPHPAdmin" because it always times out. Since my host charges to move files, and also charges for SSH, I decided to use MySqlDumper that others recommended here at the forum.

I downloaded "MySqlDumper". It seems to have worked, and it made the file "navyfami_vbul_2010_04_02_37.sql.gz". I beleive I need to ftp this file, to both my local harddrive (for a backup) and to the new host, however I can't find the file to move it. Where is it kept? Here are some screen shots of the file name and other stuff.

Thanks in advance for any help someone can provide.

https://vborg.vbsupport.ru/external/2010/04/88.png

https://vborg.vbsupport.ru/external/2010/04/89.png

ForumsMods
04-02-2010, 05:26 AM
Did you search in work/backup?

93Corvette
04-03-2010, 08:43 PM
Did you search in work/backup?

WOO_HOO! https://vborg.vbsupport.ru/external/2010/04/79.jpg
That is exactly what I was looking for. The actual path on my cpanel is:
/public_html/mysqldumper/work/backup

THANK-YOU SO MUCH!!!!!!!