-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
As stated in https://cddis.gsfc.nasa.gov/ anonymous ftp no longer works making the line gets to cddis.nasa.gov fail.
The new method is exemplified as follows:
Download the file 'cs2rx17001.001.Z' from archive directory '/doris/data/cs2/2017/' to your local file system.
--ftp-user anonymous = specifies the user name is "anonymous"
--ftp-password = specifies that the password is your email address
wget --ftp-user anonymous --ftp-password
ftps://gdc.cddis.eosdis.nasa.gov/doris/data/cs2/2017/cs2rx17001.001.Z
so lines 5 and 56 need updating
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels