LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-25-2004, 06:49 PM   #1
vanv101
LQ Newbie
 
Registered: Sep 2004
Posts: 9

Rep: Reputation: 0
Question Remote Downloading....


Hey guys,

I am about ready to install Slackware onto my laptop and I was wondering about something. Is it possible to get a web hosting service online and somehow install programs on it so I can download files to it as if I was actually there? The main thing is I want to use their bandwidth and download directly to the server, and then later get it from my laptop at home. Is this possible with Slackware? If so, what are some basic things that I should learn to do?
 
Old 09-25-2004, 07:55 PM   #2
d0odman
Member
 
Registered: Sep 2004
Location: CA, USA
Distribution: Slackware 10.2
Posts: 132

Rep: Reputation: 15
No need

You don't NEED slackware to install programs to a remote server. You can use a shell program, putty comes to mind, to shell in to the remote site, and run commands through the shell. That's if you have shell access to your hosting service. Another problem would be if your hosting service allowed binary executions on their servers. If you got both, then just read the dox that came with whatever *nix program you're trying to run, and make sure it can run as a normal user. I HIGHLY doubt a hosting company would allow you to edit their server configuration files.
 
Old 09-25-2004, 08:04 PM   #3
Tino27
Member
 
Registered: Aug 2003
Location: Akron, OH
Distribution: Slackware 14.2-stable, Ubuntu 16.04 LTS
Posts: 401

Rep: Reputation: 30
Call me crazy for asking this ...

If the limitation is your bandwidth at home, then it wouldn't matter whether you downloaded them directly from the Internet to your laptop or from your web hosting service, right?

Unless I'm missing something here.
 
Old 09-25-2004, 08:17 PM   #4
vanv101
LQ Newbie
 
Registered: Sep 2004
Posts: 9

Original Poster
Rep: Reputation: 0
At the moment, I cant have my laptop running 24/7. So I need a permanently on connection to be downloading for me during my computers downtime.
 
Old 09-26-2004, 03:59 AM   #5
carboncopy
Senior Member
 
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Blog Entries: 4

Rep: Reputation: 45
You can use wget (if it is installed on the server).
The problem is programs run in user space,
you need to be login to run the program.

Lets say you ssh to the server and
wget http://server.com/download/this.mine

The moment you quit the ssh session, your program will quit running.

Unless, you have access to crontab. (Work around). So you can have a script file which says

#!/bin/sh
wget -c http://server.com/download/this.mine

and make the crontab to execute the script at sometime you want it to be.

PLEASE CHECK WITH YOUR HOSTING COMPANY. You may get your account terminated if you mess around.
 
Old 09-26-2004, 04:05 AM   #6
carboncopy
Senior Member
 
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Blog Entries: 4

Rep: Reputation: 45
Quote:
Originally posted by vanv101
At the moment, I cant have my laptop running 24/7. So I need a permanently on connection to be downloading for me during my computers downtime.
Maybe we are missing something here. Is the server yours? I mean at a place where you can physically access it at certain point of time? If yes, then you are alright. If the only way to access the server you are talking about is through Internet connection. THEN you have a serious problem.

Point A is the content original site
Point B is your server
Point C is your laptop

What you are asking is to move content from Point A to Point B. (no problem, both dedicated connection)
Moving from Point B to Point C would also take a long time if you have slow Internet connection trying to get huge file.

This has also been pointed out by Tino27
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone got the Remote Wonder (ATI's USB remote control) to work under Linux? dezireduser Linux - Hardware 2 11-06-2005 08:47 AM
Downloading remote mail to the local router with fetchmail ?? How? sys7em Linux - Software 6 08-30-2005 10:24 AM
Downloading a remote Website kemplej Linux - Software 2 10-22-2004 01:07 PM
Downloading remote POP3 Mail to local mailbox Saffsd Linux - Newbie 7 01-26-2004 10:36 PM
URGENT--can this be done in Linux??--remote downloading question hk342us Linux - General 5 07-09-2002 04:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration