Networking Forums

Networking Forums > Network Hardware > Home Networking > What route does a DL'ed file take?

Reply
Thread Tools Display Modes

What route does a DL'ed file take?

 
 
Oliver Haslam
Guest
Posts: n/a

 
      07-19-2003, 06:05 PM
Just to set the scene a little.......

I have a desktop machine that is connected to the net via ADSL. I then have
my laptop connected to the desktop via a wireless network. Now I use the
laptop mainly, with the desktop sat connected to the net being a gateway and
running P2P........

Say I want to download a large file using the laptop, but store that
file on the large HDD on the desktop? (still with me?) Does the file come
down the pipe from the ADSL, to the desktop, over the WLAN to the laptop,
then back to the desktop for storage? I'd imagine it does tbh, just thought
I may be underestimating the technology

Thanks muchly for your replies



Oli


 
Reply With Quote
 
 
 
 
Nathan Higgins
Guest
Posts: n/a

 
      07-19-2003, 06:11 PM
You got it in one, the only workaround would be use remote control software
on the desktop, use the laptop to control it, VNC will do the job, or XP's
remote desktop.

--
Nathan D Higgins

Website: http://nathan.link9.net/
Email: nathan[at]link9[dot]net
Hosting: http://www.link9.net
WAP: http://wap.link9.net
[dot]NET: nathan[at]link9[dot]net


 
Reply With Quote
 
Rob Morley
Guest
Posts: n/a

 
      07-19-2003, 06:22 PM
In article <bfc182$d0evj$(E-Mail Removed)>,
(E-Mail Removed) says...
> Just to set the scene a little.......
>
> I have a desktop machine that is connected to the net via ADSL. I then have
> my laptop connected to the desktop via a wireless network. Now I use the
> laptop mainly, with the desktop sat connected to the net being a gateway and
> running P2P........
>
> Say I want to download a large file using the laptop, but store that
> file on the large HDD on the desktop? (still with me?) Does the file come
> down the pipe from the ADSL, to the desktop, over the WLAN to the laptop,
> then back to the desktop for storage? I'd imagine it does tbh, just thought
> I may be underestimating the technology
>

Yes :-) You can easily show this by monitoring network usage - you'll
see that as the download arrives on the laptop there is corresponding
traffic back to the server. If you often make large downloads you might
want to install some remote control software like VNC so you can run the
download on the server and keep the traffic off your LAN. You could
even do this with a telnet server if you're happy using command-line
FTP.
 
Reply With Quote
 
Mark Cherry
Guest
Posts: n/a

 
      10-02-2003, 11:16 PM
In news:(E-Mail Removed),
Rob Morley wrote:

> In article <bfc182$d0evj$(E-Mail Removed)>,
> (E-Mail Removed) says...
>> Just to set the scene a little.......
>>
>> I have a desktop machine that is connected to the net via ADSL. I
>> then have my laptop connected to the desktop via a wireless network.
>> Now I use the laptop mainly, with the desktop sat connected to the
>> net being a gateway and running P2P........
>>
>> Say I want to download a large file using the laptop, but store
>> that file on the large HDD on the desktop? (still with me?) Does
>> the file come down the pipe from the ADSL, to the desktop, over the
>> WLAN to the laptop, then back to the desktop for storage? I'd
>> imagine it does tbh, just thought I may be underestimating the
>> technology
>>

> Yes :-) You can easily show this by monitoring network usage -
> you'll see that as the download arrives on the laptop there is
> corresponding traffic back to the server. If you often make large
> downloads you might want to install some remote control software like
> VNC so you can run the download on the server and keep the traffic
> off your LAN. You could even do this with a telnet server if you're
> happy using command-line FTP.


Is it not possible for him to request the download from the laptop but simply
request to 'Save As..' and then select a (shared?) folder on the server machine?

Or does this simply create the situation he's trying to avoid - ie file
initially goes to where it was requested from (2-way communication, as you
pointed out) and the 'Save As..' process would create an entirely separate bit
of LAN traffic?


--?
regards,

Mark



 
Reply With Quote
 
Rob Morley
Guest
Posts: n/a

 
      10-04-2003, 03:27 PM
Mark Cherry <(E-Mail Removed)> wrote:
> In news:(E-Mail Removed),
> Rob Morley wrote:
>
> > In article <bfc182$d0evj$(E-Mail Removed)>,
> > (E-Mail Removed) says...
> >> Just to set the scene a little.......
> >>
> >> I have a desktop machine that is connected to the net via ADSL. I
> >> then have my laptop connected to the desktop via a wireless network.
> >> Now I use the laptop mainly, with the desktop sat connected to the
> >> net being a gateway and running P2P........
> >>
> >> Say I want to download a large file using the laptop, but store
> >> that file on the large HDD on the desktop? (still with me?) Does
> >> the file come down the pipe from the ADSL, to the desktop, over the
> >> WLAN to the laptop, then back to the desktop for storage? I'd
> >> imagine it does tbh, just thought I may be underestimating the
> >> technology
> >>

> > Yes :-) You can easily show this by monitoring network usage -
> > you'll see that as the download arrives on the laptop there is
> > corresponding traffic back to the server. If you often make large
> > downloads you might want to install some remote control software like
> > VNC so you can run the download on the server and keep the traffic
> > off your LAN. You could even do this with a telnet server if you're
> > happy using command-line FTP.

>
> Is it not possible for him to request the download from the laptop but simply
> request to 'Save As..' and then select a (shared?) folder on the server machine?
>
> Or does this simply create the situation he's trying to avoid - ie file
> initially goes to where it was requested from (2-way communication, as you
> pointed out) and the 'Save As..' process would create an entirely separate bit
> of LAN traffic?
>

Yes - the laptop is doing the driving, and it has to have the data before
it can store it somewhere else. In order to save straight to the server
you need a process running on the server, but controlled (well,
initialised) by the laptop.
 
Reply With Quote
 
Mark Cherry
Guest
Posts: n/a

 
      10-05-2003, 09:46 PM
In news:(E-Mail Removed) .com,
Rob Morley wrote:

> Mark Cherry <(E-Mail Removed)> wrote:
>> In news:(E-Mail Removed),
>> Rob Morley wrote:
>>
>>> In article <bfc182$d0evj$(E-Mail Removed)>,
>>> (E-Mail Removed) says...
>>>> Just to set the scene a little.......
>>>>
>>>> I have a desktop machine that is connected to the net via ADSL. I
>>>> then have my laptop connected to the desktop via a wireless
>>>> network. Now I use the laptop mainly, with the desktop sat
>>>> connected to the net being a gateway and running P2P........
>>>>
>>>> Say I want to download a large file using the laptop, but store
>>>> that file on the large HDD on the desktop? (still with me?) Does
>>>> the file come down the pipe from the ADSL, to the desktop, over the
>>>> WLAN to the laptop, then back to the desktop for storage? I'd
>>>> imagine it does tbh, just thought I may be underestimating the
>>>> technology
>>>>
>>> Yes :-) You can easily show this by monitoring network usage -
>>> you'll see that as the download arrives on the laptop there is
>>> corresponding traffic back to the server. If you often make large
>>> downloads you might want to install some remote control software
>>> like VNC so you can run the download on the server and keep the
>>> traffic off your LAN. You could even do this with a telnet server
>>> if you're happy using command-line FTP.

>>
>> Is it not possible for him to request the download from the laptop
>> but simply request to 'Save As..' and then select a (shared?) folder
>> on the server machine?
>>
>> Or does this simply create the situation he's trying to avoid - ie
>> file initially goes to where it was requested from (2-way
>> communication, as you pointed out) and the 'Save As..' process would
>> create an entirely separate bit of LAN traffic?
>>

> Yes - the laptop is doing the driving, and it has to have the data
> before it can store it somewhere else. In order to save straight to
> the server you need a process running on the server, but controlled
> (well, initialised) by the laptop.


Okay, thanks. I've no idea how that last bit is done though....


--?
regards,

Mark


 
Reply With Quote
 
Rob Morley
Guest
Posts: n/a

 
      10-06-2003, 01:19 AM
Mark Cherry <(E-Mail Removed)> wrote:
> In news:(E-Mail Removed) .com,
> Rob Morley wrote:

<snip>
> > In order to save straight to
> > the server you need a process running on the server, but controlled
> > (well, initialised) by the laptop.

>
> Okay, thanks. I've no idea how that last bit is done though....
>

either: remote desktop like VNC
has the advantage that it's stateless - you can disconnect the remote
client and the server will still be running whatever you started.
However it does take over the desktop on the server, so it's not much use
if someone else is using the server locally.

or: remote command line like ssh
has the advantage that it does not interfere with local users (unless you
call a GUI app on the server from the CLI), but the disadvantage that you
can only (interactively) run CLI apps, and the apps will (normally) shut
down when you disconnect your client session.

or: use a scheduler on the server to run your apps
this is obviously no good for interactive jobs, but could be handy if for
example you wanted to run an ftp client - just run a scriptable ftp
client with the scheduler, and modify the script remotely to control the
downloads
The "at" command could be very useful for this sort of thing.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
config. file to add a static route to on RHEL / CentOS. Rahul Linux Networking 7 10-07-2010 07:37 PM
route /f and client connectivity to file shares BobbyO Windows Networking 5 01-16-2006 10:29 PM
route -f and file sharing over wan links BobbyO Windows Networking 0 11-29-2005 11:13 PM
VPN client adds wrong route to local route table snowdog_2112 Windows Networking 7 11-01-2005 02:05 PM
config file for route tibo Linux Networking 3 07-16-2004 04:41 PM



1 2 3 4 5 6 7 8 9 10 11