From mboxrd@z Thu Jan 1 00:00:00 1970 From: kaushal Subject: Re: ftp without user intervention Date: Fri, 19 Nov 2004 14:22:33 +0530 Message-ID: <1100854352.3528.6.camel@Kaushal> References: <20041119074719.93363.qmail@web53001.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20041119074719.93363.qmail@web53001.mail.yahoo.com> Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: rinku rathore Cc: linux-c-programming@vger.kernel.org hi, the following link is what u need. http://expect.nist.gov/README.distribution bye. On Fri, 2004-11-19 at 13:17, rinku rathore wrote: > hello kaushal, > I tried to man expect but is is giving "No manual > entry for expect".Can you help me more. > Regards, > Rinku Rathore. > > --- kaushal wrote: > > > hi rinku, > > AFAIK the kind of work that you want to do is > > called as "an automated > > task".Although these tasks require user interaction > > still they can be > > performed using the "expect" command.Infact it is a > > tool."man expect" > > would give you some more clues.Hope that was your > > requirement. > > > > cheers- > > kaushal > > rocsys technologies. > > > > On Fri, 2004-11-19 at 12:33, rinku rathore wrote: > > > Hello All, > > > > > > I wanted to transfer a file using ftp.But the > > problem > > > is that I wanted to do it through a "c > > program",this c > > > program should give the IP adrress to which we > > want to > > > connect,now the same program give the user name > > And > > > password to connect without the intervention of > > > user(i,e., without manual entery of user name and > > > password). > > > Thanx in advace,if any body can help me, > > > Regards , > > > Rinku Rathore. > > > > > > > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > The all-new My Yahoo! - Get yours free! > > > http://my.yahoo.com > > > > > > > > > - > > > To unsubscribe from this list: send the line > > "unsubscribe linux-c-programming" in > > > the body of a message to majordomo@vger.kernel.org > > > More majordomo info at > > http://vger.kernel.org/majordomo-info.html > > > > > > > > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > > > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html