Re: Copy image from one web server to another

2004-10-09 Thread Randal L. Schwartz
> "Nicolay" == Nicolay A Vasiliev <[EMAIL PROTECTED]> writes: Nicolay> Hallo, Chris! Nicolay> Oh, in this library "getstore" is more matching I suppose. In fact, "mirror" is even better, if it's an image that changes on a regular basis and you want a local copy. -- Randal L. Schwartz - Ston

Re: Copy image from one web server to another

2004-10-08 Thread Nicolay A. Vasiliev
Hallo, Chris! Oh, in this library "getstore" is more matching I suppose. Thank you! Chris Devers wrote: On Fri, 8 Oct 2004, Nicolay A. Vasiliev wrote: I need to be adviced how to implement the subject. I have URL of an image and I need to copy this to another web-server. I tried to make it with I

Re: Copy image from one web server to another

2004-10-08 Thread Chris Devers
On Fri, 8 Oct 2004, Nicolay A. Vasiliev wrote: I need to be adviced how to implement the subject. I have URL of an image and I need to copy this to another web-server. I tried to make it with ImageMagick, but I got an error opening the file by URL. Which way could more correct to produce such op

Copy image from one web server to another

2004-10-08 Thread Nicolay A. Vasiliev
Hello there! I need to be adviced how to implement the subject. I have URL of an image and I need to copy this to another web-server. I tried to make it with ImageMagick, but I got an error opening the file by URL. Which way could more correct to produce such operation? -- Nicolay Vasiliev http: