2
votes
1answer
977 views

FTP - How to transfer a directory with multiple sub-directories?

I need to transfer a few gigs of files from server A to B. I own SSH access to server A, but I have only FTP access to B. Since I can not send one .tar file from A to B, for the reason that I can not ...
1
vote
1answer
136 views

how to backup mysql db to a ftp

how to backup a mysql database regularly to a ftp server i mention ? Any script for doing so ?