Computing.Net > Forums > Unix > using ftp in Korn Shell

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

using ftp in Korn Shell

Reply to Message Icon

Name: Bridge
Date: November 4, 2002 at 16:57:51 Pacific
OS: sunos
CPU/Ram: sun4u
Comment:

Could some one tell how to using ftp in Korn Shell Scripts?

Thx!




Sponsored Link
Ads by Google

Response Number 1
Name: David Perry
Date: November 5, 2002 at 04:29:06 Pacific
Reply:

ftp hostname

or

ftp -n -i hostname <user user password
bin
get filename
close
quit
!!


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: using ftp in Korn Shell

mkdir in korn shell cgi script www.computing.net/answers/unix/mkdir-in-korn-shell-cgi-script/5347.html

Cursor handled in korn shell. www.computing.net/answers/unix/cursor-handled-in-korn-shell/5799.html

Read in Korn Shell www.computing.net/answers/unix/read-in-korn-shell/5141.html