![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 file | jithinravi | UNIX for Dummies Questions & Answers | 1 | 04-26-2007 06:01 AM |
| .netrc file | grandtheftander | UNIX for Dummies Questions & Answers | 2 | 07-26-2006 12:10 PM |
| auto-connect with out .netrc file | getgopu25 | Shell Programming and Scripting | 1 | 06-10-2005 03:10 AM |
| netrc file encrypted password | ggowrish | UNIX for Advanced & Expert Users | 2 | 06-17-2004 05:15 AM |
| .netrc refuses password | w33man | UNIX for Dummies Questions & Answers | 6 | 09-23-2003 04:45 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
how to encript password in .netrc file
hi,
I am using .netrc file WITH OUT encripting the password Code in .netrc file: ------------------- machine $SYSTEM NAME login FTFOA001 password 1Q2W3E4R how to encript password in .netrc file.(i should not use "1Q2W3E4R" as password). after encripting i should able to connect with below code. EX:ftp -i $SYSTEM NAME Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|