On Tuesday 04 June 2002 11:17 pm, Travis Crook wrote: > > You haven't included port 20. > > I included port 20 and it seems to work fine now. Thanks!! Is is possible > to send it over a different port (i.e. 21345 instead of 21, and 20345 > instead of 20)?
You'd have to nobble the source code of a client or a server (depending on which one you want to think the other end is running on a weird port number) to get this to work. You can't just "ftp ftp.microsoft.com:12345" like you can with http.... Antony.
