Search This Blog

Monday, May 28, 2007

How to get the files from ARU using the ftp client

ftp
ftp> open aru.us.oracle.com 2121
Connected to aru.us.oracle.com.
220 FTP server ready.
User (aru.us.oracle.com:(none)): rreddy
331 Username OK, please send password.
Password:
230-
230- Welcome to the ARU FTP Server
230-
230- For detailed help, use command "quote site help".
230
ftp> cd 4960210
250 Changed directory OK.
ftp> pwd
257 "4960210"
ftp> ls
200 PORT command OK.
150 Opening data connection for file listing.
p4960210_10122_AIX64-5L.zip
p4960210_10122_HP64.zip
p4960210_10122_HPUX-IA64.zip
p4960210_10122_LINUX.zip
p4960210_10122_WINNT64_2of2.zip
226 Listing complete. Data connection has been closed.
ftp: 320 bytes received in 0.00Seconds 320000.00Kbytes/sec.
ftp>

No comments: