Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

A Problem in wget command...


Hello , I'm new in SSH commands.

I'm trying to transfer my website using SSH.

I've created afull backup via cPanel (backup.tar.gz)

And I used this command ( wget ) to move the backup to my new account

Code:

wget http://old-domain.com/backup.tar.gz
But I got this error :

Code:

HTTP request sent, awaiting response... 406 Not Acceptable
11:31:06 ERROR 406: Not Acceptable

What should I do to make the backup acceptable ?

Thanks in advance
View Original Thread
Comments
0
Be the first to comment

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect
avatar
Tags: acceptable, backup, 406, error
Created: (GERONIMO-5579) Problem with "deploy:connect" gogo command
Sep 7, 2010
Problem with "deploy:connect" gogo command

Commented: (PIG-1495) Add -q command line option to set queue name for Pig jobs from command line
Jul 14, 2010
[ https://issues.apache.org/jira/browse/PIG-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888452#action_12888452 ] Olga Natkovich commented on PIG-1495:

Resolved: (PIG-1495) Add -q command line option to set queue name for Pig jobs from command line
Jul 26, 2010
[ https://issues.apache.org/jira/browse/PIG-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1495.

Commented: (PIG-1495) Add -q command line option to set queue name for Pig jobs from command line
Jul 14, 2010
[ https://issues.apache.org/jira/browse/PIG-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888279#action_12888279 ] Hadoop QA commented on PIG-1495:

Is there a dump command?
Jul 30, 2010
I decided to try Mnogo on 32 bit Linux for now, then maybe in the future I'll have to move the DB to a new 64 bit Linux I don't think that simply copying/gzipping the database directory and then unzipping on the new machine will work since the…

collstats command
Aug 2, 2010
The docs show there is one param, the name of the collection, but the shell sends along a scale param as well. What is the scale param? > db.c.stats function (scale) { return this._db.runCommand({collstats:this._shortName, scale:scale}); } …

Is 'SET SCHEMA' a supported IJ command?
Jun 8, 2010
Hi, I was trying to set the 'default' schema in ij to avoid typing the schema name in front of the tables names but could not find any command to do that in the 'derbytools.pdf' file. After searching the mail archive, I saw mention of 'SET SCHEMA…

idea: keystolist command
Aug 26, 2010
I needed a way to snapshot the list of keys on a redis server at a given time, then page through them at my leisure. The "keys" command is awesome, but might dump thousands of keys to me, when I want to deal with them in smaller batches (for…

Re: redirect output via command
Aug 23, 2010
Hi Thomas, success stories are always welcome ... :-) Cheers, Siegfried Goeschl On 23.08.10 22:09, Thomas Tanneberger wrote: > Hi Siegfried, > > many thx for your advise. The solution is quite simple. You can open a > StreamWriter…

activemq stomp command
Jul 23, 2010
hello i am using activemq server with php client. i am sending request using stomp protocol. i am using JMSMessageID property to differentiate my all request. When i am trying for three request it gives me proper response but when i am trying for…