You probably know it but didn't mention it: You always have to make sure to set binary mode before transferring files such as ZIP files. See the documentation of your FTP client on how to do this.
On 31.05.2003 20:47:06 Vibhav Garg wrote: > I am using the FTP Server in my application and am having the strangest of > problems. I was wondering if anyone could help me. > > When I FTP a jar/zip file to the FTP Server using a client like WS_FTP, the > file is transferred correctly. However if I FTP the file from the command > line, the number of bytes written to the transferred file actually > increase!. > > Does anyone know why this could be happening?? I need to resolve this asap > so any help would be greatly appreciated. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
