thanks for the tip on the .netrc file. but...having problems.
1) if i just type 'machine oldbox login root passwd rootpass' in the file, i get an error stating that user must enter password as well.
2) if i enter everything similar to this: 'machine oldbox login root passwd rootpass
macdef init
hash
prompt off
mget *.cgi
macdef myget
cd somedir
mget *.data
cdup', then i get a macro definition missing null terminator error, and i'm still not logged in at that.
any advice would be appreciated. i do like the use of the .netrc file, but i'm having issues with the commands being accepted by the microsoft server (authentication) i think.
thx
1) if i just type 'machine oldbox login root passwd rootpass' in the file, i get an error stating that user must enter password as well.
2) if i enter everything similar to this: 'machine oldbox login root passwd rootpass
macdef init
hash
prompt off
mget *.cgi
macdef myget
cd somedir
mget *.data
cdup', then i get a macro definition missing null terminator error, and i'm still not logged in at that.
any advice would be appreciated. i do like the use of the .netrc file, but i'm having issues with the commands being accepted by the microsoft server (authentication) i think.
thx