Cygwin Login Question

hongxun lee lee.1801@osu.edu
Sat Jul 13 06:04:00 GMT 2002


Thanks for reply..sorry for my un-clear Q.

i mentioned Cygwin in my Q just to show UNIX commands are available for me
to login a remote UNIX sys, e.g., ftp, telnet, ssh...

My Q is: Which one can help me to login, automatically, a remote sys with a
script?
The remote sys requires acc/passwd.

e. g., this script does work but as i know ftp has fewer sub-commands, so i
prefer a better one instaed, but i dont know which one allows me to do so.

#!/bin/bash
ftp -inv unix_sys << EOF
user acc passwd

do-sth-here

bye
EOF


----- Original Message -----
From: "Dockeen" <dockeen@mchsi.com>
To: <lee.1801@osu.edu>
Sent: Friday, July 12, 2002 8:33 PM
Subject: Cygwin Login Question




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list