![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .netrc and ftp | magikalpnoi | AIX | 4 | 07-07-2008 04:22 AM |
| using .netrc | sveera | UNIX for Advanced & Expert Users | 6 | 03-26-2008 04:58 PM |
| .netrc file | grandtheftander | UNIX for Dummies Questions & Answers | 2 | 07-26-2006 01:10 PM |
| .netrc limits in Aix 4.3 | lawadm1 | UNIX for Advanced & Expert Users | 0 | 03-23-2005 01:48 AM |
| Help in .netrc | edu_escandor | UNIX for Dummies Questions & Answers | 2 | 03-22-2005 07:12 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
.netrc question
Hi, id like to ask a question about .netrc. Id like to have 2 entries for a particular machine, but with different ftp userid's ie Code:
machine 172.19.8.26 login dcm password dcm macdef job1 bin hash bye machine 172.19.8.26 login ppp password ppp macdef job2 bin hash bye this code DOES NOT WORK by the way !!! normally i reference a "macdef" by its name to have multiple jobs running under the same machine/ftp user, but i have now come accross the scenario where i need to run jobs from different ftp accounts on the same box, can anybody help ?
|
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|