Re: HELP: Auto FTP

From: Andreas Stieger (Andreas.Stieger_at_gmx.de)
Date: 06/30/04


Date: Wed, 30 Jun 2004 10:59:22 +0200

Cirene wrote:

> Now, how could I ESTABLISH a connection with, let's say, a modem?

SuSE's frondend for smpppd is cinternet

wrap the ftp upload command in the script with..

cinternet --start myconnection &&
ftp...
cinternet --stop myconnection