inversesoft123 Posted March 16, 2009 Share Posted March 16, 2009 please solve my confusions.. I am creating remote backup everyday by using cronjob. Now how do I restore remote backup to my main site again ? Remote backup name is : backup-3.15.2009_12-59-02_user.tar.gz I have used scp remoteuser@remoteserver.com:/path/to/your/file.tar.gz /path/to/destination/on/united/hosting/ but not succeed. putty is giving error Shell access is not enabled on your account. tried by using DSA and RSA authorised keys but same error. I am having full root access on my main site while i am creating backup on shared hosting account. Please help me. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
trq Posted March 16, 2009 Share Posted March 16, 2009 Sounds to me like you don't have shell access on the shared server. You will need to download your backup to your local machine, unpack it, then ftp all the files up to your server. Nothing to do with apache. Quote Link to comment Share on other sites More sharing options...
inversesoft123 Posted March 16, 2009 Author Share Posted March 16, 2009 Can i use wget ? I am not much familiar with this but data is so huge 23GB. :-\ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.