Windows ftp also takes an argument -s: filename that allows you to specify using the ftp commands. I have also done the same sort of things using sftp and scp using tools from winscp and the standard linux ones.
Christian -----Original Message----- From: Robert Garcia [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 7:14 PM To: [email protected] Subject: Re: Witango-Talk: Command line or COM object FTP? If you are using linux, just command line apps like FTP and CURL. There is also a CURL for windows. For windows, I have used this, and its free. http://winscp.net/eng/index.php -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On May 17, 2007, at 3:41 PM, Stefan Gonick wrote: > Hi Everyone, > > I need to dynamically send files over the Internet via FTP from > Witango. > I suspect that the easiest way to do this is with some command line > FTP > program that I run as an external action. This FTP program would > have to > be able to take multiple commands this way to set up the transfer. > It may also be possible to use an FTP COM object that is compatible > with > Witango 5.5 if it exists. Does anyone have any experience with this? > > Thanks in advance, > Stefan > > ===================================================== > Database WebWorks: Dynamic web sites through database integration > http://www.DatabaseWebWorks.com > > ______________________________________________________________________ > __ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
