Ubuntu :: Download Files From HTTP Server Remotely

Dec 13, 2010

I have a question about using ubuntu to download files from an HTTP server remotely and didn't know where to put it, so hopefully it falls under general support. Anyway, I am about to move into a place with an incredibly slow internet connection and a tiny data allowance and my brother has said that, if possible, I can use his internet connection to download any large files to a box I can just leave at his place, then I can simply come over to his place every few weeks and copy said files to a hard drive and all will be well. The problem is that I am not sure how to do this.

Today I went out and bought a few parts and built a cheap computer with a HDD big enough to hold whatever I need, however when I got home I realised I had no idea how I was going to handle the software aspect of this. Is there any way that I can access that computer remotely over the internet and schedule fairly large downloads from an http server? Also after talking to a friend I was told that I need to install the server version of ubuntu if this is to work, is this correct? Also, if its relevant the specs of the computer I have for this is using an "Intel Desktop Board D510M0 + Intel Atom Processor D510" which uses 64 bit architecture.

View 5 Replies


ADVERTISEMENT

Server :: Start Download Files Through Http Protocol With Apache 2?

Jul 2, 2010

I'd like to permit to start download file when I click over some links. How can I to start download files through http protocol with apache 2?

View 5 Replies View Related

Fedora Networking :: Download All The Files In An Http:// Folder?

Sep 18, 2009

Yahoo! is shutting down Geocities and I need to download all the files in my webfolder there, is there a program that will download all the files there automatically

View 1 Replies View Related

Server :: Server Offers PHP File For Download On HTTP But Is Fine On HTTPS

Mar 8, 2011

I have a debian box running Apache2 and PHP5.2.6 lenny.

When a request is made via https, php displays the content fine. If the request is made over HTTP the file is offered for download, rather than displaying it.

I know its probably something trivial but I've never seen this issue.

The plot thickens, I can display PHP over HTTP in some directories but not others (which offer the file for download)?

View 9 Replies View Related

Slackware :: Download Whole Directory From A Web Server Using HTTP?

Sep 9, 2010

I'm wondering the way to download a whole directory from a web site (in exemple http://alien.slackbook.org/ktown/4.5.1/x86/kde/) to my hard drive.

View 3 Replies View Related

Ubuntu Multimedia :: Streaming And Downloading Remotely Via HTTP?

Mar 16, 2011

As a former TVersity user, I enjoyed being able to remotely access my server on my phone outside of my home network to search for and download/stream songs. The ability to search for a song and download it to my phone (via HTTP) was my favorite feature. Looking through the popular media servers available for Ubuntu Server, I have not found anything that can accomplish this (they are meant to just stream on internal network).

View 1 Replies View Related

Ubuntu Networking :: Access Files On Server Remotely?

Mar 27, 2010

I have a Linux server and a static IP address. I want to access data on my server remotely using this IP address. How do I do it?

View 3 Replies View Related

Fedora Servers :: Apache - Can't Acces Http Remotely But Https Works

Jan 17, 2010

I have 2 web server in my office : http and https. You will find attached the httpd.conf and ssl.conf. I can acces the https server from home, but not the http one.

What I did :
configure the router to forward port 80 to my fedora 11 machine
open port 80 with system-config-network
created a virtualhost

The same exact steps have been done for port 443

I can access both server locally but only the https server remotelly.

Here are my iptables :

Code:

you can try to acces my servers using [url]

I made httpd to listen to port 8080, and done all the port forwarding/opening stuf, and it works. so is it a bug ?

Finally found my error seams like turning off UseCanonicalName to off did the trick

I really think it's a bug now. It was definitively working last week, I just added content to the main host of my website, and now i can't acces it from port 80. If someone think it's not a bug or find someting missing/wrong in my conf file.

View 2 Replies View Related

Server :: Get The Files Onto HTTP - Pulled By The CDN?

Apr 25, 2011

I'm working on an application that requires a large amount of storage space and I want to handle storage `in-house` (Much cheaper than, say, S3) so we will have multiple servers (Initially 4) with large amounts of storage (6TB each). The storage will need to be very flexible and configurable, each piece of data should be replicated on at least 2 servers and must be easily readable/writable from ether an API of a UNIX device/file/folder like a normal drive, I don't mind which. We must also be able to easily offload content to our HTTP CDN (Edgecast), it doesn't need to have built in HTTP support but if it doesn't I'm going to have to write something to get the files onto HTTP so they can be pulled by the CDN.

I've looked at a lot of solutions including
Eucalyptus Walrus
OpenStack Object Storage
MogileFS
MongoDB GridFS (I'm not sure why, it just sounded cool =) )
and some others which I can't remember

All the servers will be running RHEL 6, they have 4x1.5TB drives which will be RAID1'd into a single partition. All the servers have 1GB/s connections between them and 100MB/s connections to the internet with unlimited bandwidth. They have 2x2.66ghz processors. I understand there isn't a single, perfect answer but it would be nice to get some pointers.

View 2 Replies View Related

General :: Connect And Access Files Remotely To Samba Server Over Internet

May 31, 2010

I have a server at home running as a file server and DHCP connected to a switch with a wireless AP in there as-well. with this setup I can access the files and do some configurations via SSH on the actual server anytime I'm able to get the wireless signal, now lately I felt the need to be able to do the same but this time over the internet. I've read somewhere already that I'm gonna need a router with port forwarding and NAT, then know the IP address of the server but my problem is once you start talking about routers then you need broadband connection which is something I don't have. Getting a router is not much of a problem but without ADSL like connection I guess its useless, what do I need to do?

View 7 Replies View Related

General :: Can't Edit Files While Using Ssh To Remotely Access Linux Server From A Windows Comp?

Oct 9, 2010

I can ssh to the server but it wont allow me edit files, even though I have basic text editors like gedit and notepad installed on my windows computer. Anyone have an idea what the problem is? (I get an error message like this-(gedit:23978): Gtk-WARNING **: cannot open display

View 3 Replies View Related

Ubuntu Servers :: Nagios On 10.04 Server Using Apt-get - HTTP WARNING: HTTP/1.1 404 Not Found

Aug 4, 2010

I installed Nagios on my Ubuntu 10.04 server using apt-get and when I accessed the web console, everything was OK. I made some changes to apache (creating some new virtual sites) and since then Nagios gives me a warning message for HTTP with the message, HTTP WARNING: HTTP/1.1 404 Not Found. The sites that I created are working perfectly. I noticed that the attemps are 4/4. Does this need to be reset or does Nagios automatically reset that once it detects the issue is resolved?

View 1 Replies View Related

Server :: Send Files From A Unix Using Http / Curl To A Webserver Running Apache

Jun 9, 2010

I'm trying to send files from a Unix server using http/curl to a Linux webserver running Apache. I get the following PUT error message when and the file does not send:

<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method PUT is not allowed for the URL

View 2 Replies View Related

Server :: Edit Files Remotely From LAMP Ubuntu With Ubuntu Desktop?

Nov 24, 2010

I am sure this is merely a permissions issue, but unfortunately trying everything I can think of as well as google-ing has not provided me with a solution. Just for reference, my desktop and server are both running Ubuntu 10.04, with their respective Desktop and Server distributions.

I can remotely connect with SSH to my server, but I can't edit files (or at least the files I am trying to edit) remotely. I can connect remotely and edit them with VIM, but I would like to be able to use SciTE to modify the files. I am specifically trying to edit files under the /var/www directory, as well as the /etc/apache2/apache2.conf file.

View 4 Replies View Related

CentOS 5 Server :: Automation Of Ftp Server \ Configure A FTP Server Where Upload And Download Files?

Jan 8, 2011

i have been trying to complete the following project1) Configure a FTP server where we can upload and download files.........2) server must run at 9 pm & stop at 9 am automatically ............although the first task was easy ,i have no idea how to accomplish the 2nd task(not to mention I'm a new user)

View 5 Replies View Related

Ubuntu :: Download A File Via HTTP From A Shell?

Mar 28, 2011

How can I download a file via HTTP from a shell?

View 3 Replies View Related

Ubuntu :: FTP Clients Can't Download Files From My Server / Fix It?

Mar 13, 2010

I can't download files from my server that I have. code...

it have worked before when the server used port 21 but now when they changed it to 4700 it doesn't work. I have emailed them and they get it to work with FLASHFXP but that is a freeware and it is for windows.

in filezilla I get "Error: Failed to retrieve directory listing"

View 4 Replies View Related

Ubuntu :: Update Manager Can't Download Files From The Getdeb.net Server

Oct 17, 2010

For some weird reason my update manager can't download files from the getdeb.net server.[URL].. Why is that? Is t here a bug in my system or are the server down or something?Because it can download everything else perfectly.

View 5 Replies View Related

Ubuntu Installation :: Firefox Wants To Download Php Files After Update To Lucid Server

May 7, 2010

I updated from karmic to lucid server edition and now firefox wants to download some php files. index.php which is in the same directory is apparently correctly parsed.

Google chrome tells me that the site may be temporarily down and Opera informs me that the connection has been closed by the remote server.

Under karmic I had a standard lamp server installed and everything worked fine.

This is the first time I post in a forum and I hope this is fine here.

I just moved the scripts from the server to a local machine which I updated a couple of weeks ago to lucid.

View 4 Replies View Related

Ubuntu :: Get Wget To Download Files From A Server Ignoring Some From A Text File?

Jun 29, 2010

I use the

Code:
wget -r -A <extension> <site>

command to download all files from a certain site. this time i already have some of the files already downloaded and listed in a text file via

Code:
ls > <text file name>

How can i make wget to download from the site i want but ignore the filenames listed in the text file?

View 2 Replies View Related

General :: Download Files From A UNIX Server Via SSH To Desktop?

May 14, 2011

I just got SSH access to my shared hosting server (unix). I am current in a directory on the server where there is a file called images.zip. I want to download this to my desktop (I am running windows locally if that matters). Which command do I need and what is the syntax?

View 8 Replies View Related

Ubuntu Servers :: File Hosting On Server / Download Files From A Browser Using A Login Name And Password?

Mar 5, 2010

I have a remote VPS with 9.10 installed and would like to host some files on it. I'd like to be able to download the files from a browser using a login name and password.

View 2 Replies View Related

Server :: Always Prompting Login Form When Anonymous Users Try Download Files From Ftp ?

Mar 21, 2010

I'm trying adjust my proftpd server's settings, that anonymous users could download what they need smoothly.

A small problem made me so bemused:

In the configuration file of proftpd, I place the following setting section in the <anonymous> section,

Code:

After restarting the proftpd server and applying the configuration, I try downloading a file in IE browser. Sometimes, it prompts a saveas dialog, and everything was okay.

However, it occasionally prompts a login form instead of a SaveAs dialog. This makes our customers confused greatly.

So, how could I prevent browser from prompting login form when anonymous users try to download files from our ftp server?

Quote:

OS: CentOS 5.3

Server: ProFTPd 1.3.1

View 1 Replies View Related

Ubuntu :: Remotely Downloading Files Through SSH

Mar 27, 2011

How to set up a script to log on to a server through SSH, copy file from the server to the local machine, and then run a script on the downloaded file. More specifically, I've got a minecraft sever that is run on ubuntu.

I know that I can do
# ssh username@ipaddress
to log on to the server through the terminal.

After this it asks me for a password. Once I type in the password I have access to the directories on the server. How can I set up a script to log on to the server and enter password? Once I do this, how do I automate it to copy a file from that server to ~/Desktop? If I can do this, I have a script that will run from there.

I've learned that I can do
scp -r remoteuser@remotebox:/remote/directory /local/directory to copy files from a server to my local machine, but it still asks me for the server password. how do I make it so that the password is automatically entered?

View 2 Replies View Related

Debian :: Jigdo Download Of DVD-7 ALWAYS Fails With Just 5 Files Left To Download

Mar 9, 2011

I haved tried 3 times to download DVD-7 from http://cdimage.debian.org/debian-cd/...md64/jigdo-dvd, and every time it has failed with just 5 files left to download.

It says:
I cannot begin to describe. All those hours of downloading for nothing! What the heck is happening here? When I try to just continue on, I get error code 3 aborts and have to just start all over.

View 3 Replies View Related

Ubuntu :: Remotely Wake On Lan - Remotely Turn On Computer

Jan 4, 2011

Does anyone know or recommend some software or a script to remotely power on a PC from standby to on, or even better from completely off?

I guess the completely OFF to ON is much more complicated - would probably require an extra piece of hardware(?)

View 2 Replies View Related

Fedora :: How To Remotely Edit Root Files

Dec 31, 2009

I have rented a remote dedicated fedora 7 system. The service provider provisioned the system and does not allow direct "root" access to the system.

I currently use putty to login into "user1", switch to "root" using su -, and then edit the file.

I would like to edit the "root" file directly from my home XP system which has a SFTP connection to the remote fedora 7 system (using Aptana RadRails).

I am not sure how to do that. I had 2 ideas but I am just guessing and afraid to proceed with so little knowledge.

I considered editing /etc/group and changing the line
from
root:x:0:root
to

[Code]...

View 5 Replies View Related

General :: Remotely Access The Files On The XP Partition?

Sep 22, 2010

I have an SSH server set up on CentOS 5.5 which I can succesfully use to access my file system remotely.

On this machine, I also have a partition with XP installed on it. Is there a way I can set up the SSH server so that I can remotely access the files on the XP partition?

View 7 Replies View Related

Fedora :: Access Files Remotely But Remain Secure?

Mar 15, 2010

I would like to be able to access my data file that reside on my Linux machine at home from the Internet but I don't want to open any "doors" for lack of a better word that will compromise the security of my files. I am running F11 and I am using cable broadband and a Linksys router.I have been able to get ssh working with OpenSSH while I am at home but I don't really need or want to ssh remotely, I would rather setup what I think is called an ftp. I just want to be able to up and download files to my Linux machine.

View 6 Replies View Related

Networking :: Remotely Login To Remotely Display Data?

Jun 29, 2011

I'm not terribly new to Linux, but I am new to the forums, so hear me out! I am in the process of creating an electronic mapwall for our meteorology program, and have designed the computing system from scratch. I have two Linux Boxes, each with capabilities for 6 attached monitors...a total of 12 displays driven from two machines. My intention is to have one machine be the master...it has a touchpanel control. The inputs to the touchpanel will then trigger events for the both the master and the slave machine to display. Each of them has a specific IP address (DNS entry), and are not on a subnet.

Now...is there a way to remotely login to the slave machine and have it display on it's OWN monitors? The code is Java and which works on the master machine to animate directories of .gifs for each of the master's attached monitors. I will most likely have Java execute shell commands for the remote login (ssh), but I believe the answer lies somewhere in the X-configuration. Do I have the machines in an adverse configuration (creation of a subnet would be better)? Lots of questions...lots of desire...few answers!

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved