Download List

Descripción del Proyecto

NcFTP Client (also known as NcFTP) is a set of application programs implementing the File Transfer Protocol (FTP). It offers many ease-of-use and performance enhancements over the stock ftp client.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-07 13:53 Back to release list
3.1.9

El interior getline () y duración () funciones de la biblioteca, fueron renombrados a gl_getline () y FTPDuration () para evitar colisiones de espacio de nombres con glibc y Mac OS X bibliotecas. Los códigos de error de respuesta adicional SITIO utime son ahora reconocidos. Si el servidor no soporta el establecimiento de marcas de tiempo MDTM, sólo un intento que se haga. Los caracteres de control, tales como NUL, CR, y LF ya no están permitidos en las URL de FTP para evitar la inyección de comandos. Un problema en que una oportuna salida de transferencia haya sido detectado, pero aún bloqueado el proceso fue corregido. Pequeñas correcciones de compatibilidad se realizaron para Mac OS X, Solaris 10, y Linux.
Tags: Minor bugfixes
The internal getline() and Duration() library functions were renamed to gl_getline() and FTPDuration() to avoid namespace collisions with glibc and Mac OS X libraries. Additional error response codes from SITE UTIME are now recognized. If the server does not support setting timestamps in MDTM, only one attempt is made. Control characters such as NUL, CR, and LF are no longer allowed in FTP URLs to avoid command injection. A problem where a timed-out transfer may have been detected but still locked up the process was fixed. Small compatibility fixes were made for Mac OS X, Solaris 10, and Linux.

Project Resources