--- "Majumdar, Anamitra" <[EMAIL PROTECTED]> wrote: > Can somebody tell me how do I call windows ftp > client shell from and using the exec or apply task > > I am using syntax > > <exec > dir="${Outgoing.Input.Directory}/ftp" > executable="c:/winnt/system32/ftp.exe " > > <arg value="10.200.141.143" /> > </exec> >
This will not work. In theory you could use a script with your FTP executable for this, but the optional <ftp> task would probably serve you better. In either case this is a question for the user list, not the developer list. -Matt __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]