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
idlneturl, ftpcommand method not working [message #90611] Tue, 17 March 2015 08:45 Go to previous message
Dae-Kyu Shin is currently offline  Dae-Kyu Shin
Messages: 25
Registered: February 2015
Junior Member
hi
here is example

; ftp://spdf.gsfc.nasa.gov/pub/data/omni/omni_cdaweb/hourly/20 00
url_name = 'spdf.gsfc.nasa.gov'
ftp = idlneturl(url_scheme='ftp', ftp_connection_mode=0, $
url_hostname = url_name)
dir_path = 'pub/data/omni/omni_cdaweb/hourly'
ftp.setproperty, url_path = dir_path ; working

res = ftp.ftpcommand('CWD 2000')
print, ftp.getftpdirlist(/short);; not working

is this bug??

idl 8.4 on ubuntu 12.04
thanks
[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 15:40:21 PDT 2025

Total time taken to generate the page: 0.00419 seconds