I did an update on my db, but can't find the file so I can download it. Where is the file located at? Thanks in advance
root@xxxx:~# mysqldump -u root -p cherio > myBackup.sql
Enter password:
root@xxxx:~# find myBackup.sql
myBackup.sql
EDIT:
I tried this:
root@xxxx:~# find / -name "myBackup.sql"
/root/myBackup.sql
Ok, I had to refresh my FTP for the file to show up.
On the same directory you made the dump. It's ./myBackup.sql and not myBackup.sql Do an ls -all.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With