hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : Wget error
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

Wget error

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 06-04-2010, 02:01 AM
zohair28 zohair28 is offline
Newbie
 
Join Date: Apr 2009
Posts: 8

Wget error


i want to get backup file to my new server
i use:
wget h**p://server/ip/ /home/cpmove-backup.name
but i have error message like that:
Length: 111 [text/html]
Saving to: ?index.html.
/home/cpmove-******.tar.gz: Scheme missing.
so any one know what cause this problem and how to solve

Reply With Quote


Sponsored Links
  #2  
Old 06-04-2010, 05:00 AM
Aun Muhammad Aun Muhammad is offline
WHT Addict
 
Join Date: Apr 2009
Location: Islamabad , pakistan
Posts: 126
I think the file you are trying to grab is not in the proper .tar.gz format.

__________________
Aun Muhammad Raza
Linux System Administrator
Personal Web: http://linuxpitstop.com

Reply With Quote
  #3  
Old 06-04-2010, 05:07 AM
fabin fabin is offline
Web Hosting Evangelist
 
Join Date: Mar 2009
Location: Gods Own Country
Posts: 530
You might be copying the backup file up to the document root. Are you sure you are able to download it from your browser?

If you are using any special characters in that URL, try placing the url inside double-quotes.

__________________
Fabin M @ Xieles Support
High Quality Server Management | support @ xieles.com
http://xieles.com

Reply With Quote
Sponsored Links
  #4  
Old 06-04-2010, 09:56 AM
eth00 eth00 is offline
Web Hosting Master
 
Join Date: Apr 2003
Location: NC
Posts: 2,911
It may even be an htaccess that is not allowing you to download the file directly.

__________________
John W
www.eth0.us

Reply With Quote
  #5  
Old 06-04-2010, 10:51 AM
captsrikanth captsrikanth is offline
Newbie
 
Join Date: Mar 2010
Location: Mumbai, India
Posts: 29
Quote:
Originally Posted by zohair28 View Post
i want to get backup file to my new server
i use:
Code:
wget h**p://server/ip/ /home/cpmove-backup.name
i would suggest you use something like this

Code:
wget h**p://server/ip/ && mv -c /home/cpmove-backup.name
because what it seems to be doing is using wget for the entire line and not just till /ip/ like it should be

Reply With Quote
  #6  
Old 06-04-2010, 05:30 PM
Crashus Crashus is offline
Corporate Member
 
Join Date: Apr 2009
Posts: 801
You're trying to grab that backup via wrong address, first of all move it to public_html and then grab it via wget

Reply With Quote
  #7  
Old 06-04-2010, 05:31 PM
MikeDVB MikeDVB is offline
Web Host Extraordinaire!!!
 
Join Date: Dec 2007
Location: Indianapolis, Indiana USA
Posts: 14,319
If you look at that ?index.html file you'll likely see a "404" not found or a "401" forbidden error.

__________________
Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
For high-end shared accounts ideal for business, check out our Semi-Dedicated offerings!
http://www.mddhosting.com/ - Providing Quality Services since 2007

Reply With Quote
  #8  
Old 06-09-2010, 01:35 AM
brianoz brianoz is offline
Web Hosting Master
 
Join Date: Nov 2004
Location: Australia
Posts: 1,440
Code:
wget h**p://server/ip/ /home/cpmove-backup.name
You have a space between the path name and the file name, there needs to be no space. That is, you specify the path of the file you are getting:

Code:
wget http://server/ip/cpmove-backup.name && mv cpmove-backup.name /home
As someone else said, you won't able to get very far unless the cpmove file is available under the apropriate user's public_html directory.

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL Error : Got error -1 from storage engine Error Number : 1030 mohamedemara27 Programming Discussion 2 05-25-2008 04:16 AM
cronjob / wget error Calibaba Hosting Security and Technology 21 04-14-2008 06:25 AM
wget 403 error dsotmoon Hosting Security and Technology 16 01-21-2007 04:34 PM
403 error w/ wget Teknet Hosting Security and Technology 9 10-16-2005 01:11 PM
Why do I get this error when trying to wget a file? nogi Hosting Security and Technology 11 11-01-2003 05:50 AM

Related posts from TheWhir.com
Title Type Date Posted
Rackspace Adds Redis as a Service with Exceptional Cloud Services Acquisition Web Hosting News 2013-04-01 10:55:48
Expired SSL Certificate Brings Down Windows Azure Cloud Web Hosting News 2013-02-25 10:38:00
Nasuni Report Measures Top Performing Cloud Storage Firms Web Hosting News 2011-12-12 16:43:37
Web Host 1&1 Experiences Server Outage Web Hosting News 2011-09-26 17:29:11
Amazon Provides Details on Dublin Data Center Outage Web Hosting News 2011-08-15 20:04:29


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?