FTPSEND (OpenInsight 32-Bit)
At 18 MAR 2009 11:03:34AM Alun Hutchings wrote:
Does anyone know if there is a limit to the password parameter that FTPSend uses, and if so what that limit is?
At 18 MAR 2009 12:21PM Mike Ruane wrote:
Alun-
A quick look at the source code shows that we don't do anything with the length of the password. We just pass through what was passed to us.
Mike