comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » idlneturl, ftpcommand method not working
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: idlneturl, ftpcommand method not working [message #90618 is a reply to message #90611] Tue, 17 March 2015 14:56 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
I think it is a bug. It does not work with a local FTP site either.


url = 'ftp://ftp.eos.sr.unh.edu/pub/outgoing/CWSmith'
ftp = idlneturl()
% Loaded DLM: URL.
ftp -> SetProperty, URL_SCHEME='ftp', URL_HOST='ftp.eos.sr.unh.edu', URL_PATH='pub/outgoing/CWSmith'
print, ftp -> GetFTPDirList(/SHORT)
res = ftp -> ftpCommand('CWD RBSP')
print, ftp -> GetFTPDirList(/SHORT)
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Spline returns NaN values
Next Topic: IsA questions

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:55:10 PDT 2025

Total time taken to generate the page: 0.00398 seconds