![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
ftp question???
Hi
Look at the below: ftp -i novellftp user $LOGIN pass $PASSWORD bin cd //stecnv16/data/shared/public2/gui/webhelp mget help.zip bye unzip help.zip rm help.zip mv help WebHelp exit;; know i want to write the above commands in script. but when my first command execute it is asking LOGIN and Passowrd, it was not taking though i have defined in variables, can someone look at tell me waht was the wrong i am doing... when i execute the above i get the below Connected to stecnv08.bjuhealth.com. 220 Service Ready for new User Name (novellftp:g_gkc): what way i can write the script so that, i can go with out entering my userid and password Last edited by gkrishnag; 09-18-2006 at 07:49 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|