Hi, I would like to transfer 10 websites to new server. those websites having around 3gb of files and databases. please help me to transfer all files and databases to new server. if you are willing to do i can pay some few amount. please post or pm me if you are interested to do.
Download to computer. Upload to new server! Got databases?? Make database... mysqldump -uroot -pPASSWORD database > /public_html/back-ups/database.sql Upload database on new server... mysql -uroot -pPASSWORD database < /public_html/back-ups/database.sql -f
If you wwant I have a server side ftp script which can do the transfer It takes seconds to transfer 10 MB to another server wwhen needed... It can transfer the databases and files to another server, but you'll have to do the import of the database manually. Send me a PM if interested. regards
I too now moves ~10 sites to new server ) mysqldump -hlocalhost -p pass database1 [database2 ...] | gzip -c > /home/domains/mysql.gz shell> mc click in menu 'Right'->Ftp link login : pass@ip - new server upload archive to new hosting ungzip archive mysql -u login -h localhost -p pass < mysql possible errors, I am still learning
i can help you migrating your files/db.. even with the dns switching. PM me for the deal. include ssh/ftp/cpanel or plesk login. thanks.
current server is reseller hosting with WHM/CPANEL need to transfer with hostgator which has only CPANEL. currently i need to transfer 5 websites wti databases.