On Mar 22, 3:25=A0pm, rhyme2ri2 <rhyme2...@[EMAIL PROTECTED]
> wrote:
> hello all,
> I want to retrieve list of files using ftp in idl. Is this possible??
> [ i need to make it possible nehw :( .. ]. I'm trying it hard for some
> days but all attempts were unsuccessful. I can retrieve some files
> using ftp but I want to retrieve the whole listing of files. How can i
> do that?
> Or if u could write ne code in some other language and show me the way
> to link it to idl...it would also be fine. ..This is bit urgent for
> me...
>
> thanks & regards
> -Ritu
If this is just for your system and not ****table, and your system has
'wget' or 'curl' installed, I would use them and the SPAWN command,
and capture the output. Not sure what to do on Windows. This would be
easier than using SOCKET.


|