Mombu the GNU Linux Forum

  Mombu the GNU Linux Forum > GNU_Linux > CLI command to copy file from webserver?


User Name
Password
REGISTER NOW! Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread Display Modes
1 18th May 19:12
toby newman
External User
 
Posts: 1
Default CLI command to copy file from webserver?



Can anyone recommend a bash command which will act like cp but copy files
from the web?

I'm thinking something like:
cp http://www.google.com/intl/en/images/logo.gif ./googleLogo.gif

--
-Toby, who...
Add the word afiduluminag to the subject
field to circumvent my email filters.
Ignore any mail delivery error.
  Reply With Quote
SPONSORED LINKS BY GOOGLE

 


2 18th May 19:12
hbaolong
External User
 
Posts: 1
Default CLI command to copy file from webserver?



Just a joy:

wget http://www.google.com/intl/en/images/logo.gif;mv logo.gif
googleLogo.gif


Toby Newman дµÀ:
  Reply With Quote
3 18th May 19:12
toby newman
External User
 
Posts: 1
Default CLI command to copy file from webserver?


Perfect.

--
-Toby, who...
Add the word afiduluminag to the subject
field to circumvent my email filters.
Ignore any mail delivery error.
  Reply With Quote
4 18th May 19:12
blacktopbum
External User
 
Posts: 1
Default CLI command to copy file from webserver?


Reminds me of my *early* net days using vt100 terminal emulation and
dial-up to connect to an FTP site or even the web. If already on a server,
the command was "get <filename>".
--
BlackTopBum
You don't skateboard?
What worthwhile thing are you doing !?
  Reply With Quote
5 18th May 19:12
toby newman
External User
 
Posts: 1
Default CLI command to copy file from webserver?


For interest, I'm using wget from within my crontab to manually fetch a jpg from
a webcam and store it locally. I'm then using kwebdesktop to render the jpg to the
desktop every 15 minutes.

I know kwebdesktop is supposed to do this for me but the webcam image
server is slow so I often get a blank screen. I'm assuming this is
because kwebdesktop gives up downloading the image and renders it to the
wallpaper too soon.

I hope my manual local cacheing of the image will solve the problem!

--
-Toby, who...
Add the word afiduluminag to the subject
field to circumvent my email filters.
Ignore any mail delivery error.
  Reply With Quote
SPONSORED LINKS BY GOOGLE

 


6 19th May 00:28
blacktopbum
External User
 
Posts: 1
Default CLI command to copy file from webserver?


That's an interesting concept and means to correct a "problem". gkrellm2
has an add-on which will do the same - as I understand. The add-on is
called GKrellKam.

--
BlackTopBum
You don't skateboard?
What worthwhile thing are you doing !?
  Reply With Quote
7 19th May 00:28
toby newman
External User
 
Posts: 1
Default CLI command to copy file from webserver?


To follow up: This didn't solve my problem. The issues seems to be with
Konqueror's rendering engine, perhaps.
If I make a simple html file as follows and view it as a thumbnail
within konqueror then the image is not loaded:
<html>
<IMG STYLE="position:absolute; TOP:0px; LEFT:0px; WIDTH:1024px;
HEIGHT:768px" SRC="imageStoredBesideHtmlFile.jpg">
</html>

Perhaps I should flesh out the html file to include body tags and so
forth.

--
-Toby, who...
Add the word afiduluminag to the subject
field to circumvent my email filters.
Ignore any mail delivery error.
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes







Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
Also visit Ogoun the Usenet Archive
666