I know there is SCP and show that the file has been downloaded succefully but I can't find the file on my computer and for some reason it upload the file to different folder on my server instead of my local machine
scp -P 2222 username@server:/home/username/www/filename.sql .
I check many post on stackoverflow + lot of forums ... out of solution