There's ftp support in tcllib (pure Tcl). I haven't tried it from within AOLserver but don't see why it shouldn't work.
> -----Original Message----- > From: AOLserver Discussion > [mailto:[EMAIL PROTECTED] Behalf > Of C.Y Hsu > Sent: Thursday, September 25, 2003 2:59 AM > To: [EMAIL PROTECTED] > Subject: [AOLSERVER] VFS and FTP > > > I got a situation that need to write some files from > aolserver to a remote > ftp server, the condition is I can not use NFS mount and must > catch file > writing error. > tclvfs seems can solve this problem, after evaluate tclvfs, I > can read the > content of zip file and http web page, but I can not connect > to a remote > ftp server. > Any idea ? > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to > <[EMAIL PROTECTED]> with the > body of "SIGNOFF AOLSERVER" in the email message. You can > leave the Subject: field of your email blank. > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
