![]() |
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 |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| using .netrc | sveera | UNIX for Advanced & Expert Users | 6 | 03-26-2008 04:58 PM |
| .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 |
| .netrc and ftp issue | txdave | UNIX for Dummies Questions & Answers | 3 | 04-12-2005 11:32 PM |
| 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 and ftp
Hello all,
I am using a .netrc to automatically access an ftp host. Here is the line I use... machine 412.blank.com login nw\mylogin password ******* when I use this command... ftp 412.blank.com I get... Connected to 412.blank.com. 220 server_7 FTP server (EMC-SNAS: 5.5.25.2) ready. 331 Password required for nwmylogin. 530 Login incorrect. Login failed. The login information is correct if I manually type it in but as you can see above the '\' is taken out of the login name. Can anyone tell me why and how to get around this? I NEED that '\' in the login name. It worked in SGI but not AIX. Thank you. |
|
||||
|
Well I guess what I am really asking is a Windows server compatability issue.
Again, my line looks like this... machine 412.blank.com login nw\mylogin password ******* The "nw\" in the login parameter is the domain which is required to ftp into a Windows server. Is there another way to include the domain in a .netrc file? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|