Date: Thu, 19 Feb 1998 12:26:08 -0600 From: Raul Zighelboim <mango@staff.communique.net> To: George Vagner <kf7nn@mutsgo.dyn.ml.org>, questions@FreeBSD.ORG Subject: RE: auto ftp upload Message-ID: <A03CD00C69B1D01195AB00A024ECEB1669F308@kaori.communique.net>
next in thread | raw e-mail | index | archive | help
You could check the ftp man page: (man ftp).. in particular the section about the .netrc file. An example nrt follows: $ cat .netrc machine ftp.ascend.com login ftp password mango@cmq.com macdef init cd /pub/Software-Releases dir You get the idea... ================================================== Raul Zighelboim mango@staff.communique.net > At 09:01 AM 2/19/98 -0600, George Vagner wrote: > >I asked a while back but it must have been overlooked. > > > >i want to automatically upload a file using ftp to a web site > >without user intervention but i dont know the syntax to pass the file > to the > >ftp program. > > > >i was able to get the ftp> prompt but i want it to upoad the file > >automatically. > > > >can someone give me some insight on this ? > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A03CD00C69B1D01195AB00A024ECEB1669F308>
