History log of /PHP-5.5/ext/ftp/ftp.c (Results 151 – 158 of 158)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_FETCH_READ_PATCH
# 0413f524 27-Sep-1999 Andrew Skalski

Added functions ftp_{pasv,size,mdtm,fget,fput}
PASV mode is now supported; file size and last-modified time can now
be fetched from servers that support them; files now may be stored to and

Added functions ftp_{pasv,size,mdtm,fget,fput}
PASV mode is now supported; file size and last-modified time can now
be fetched from servers that support them; files now may be stored to and
retrieved from open files, in addition to disk files.

show more ...


Revision tags: before-sapi-split
# 4b0707cf 22-Sep-1999 Andrew Skalski

Added optional port argument to ftp_connect()


# 773a26bb 21-Sep-1999 Andrew Skalski

added missing "addr.sin_family = AF_INET" to socket routines


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 85ca1dfb 20-Sep-1999 Andrew Skalski

Replaced ftplib because of incompatible license.


# 359a3af2 16-Sep-1999 Andrew Skalski

Added documentation hooks to ftp.c


# 13a74e69 16-Sep-1999 Andrew Skalski

added ftp_pwd() ftp_cdup() ftp_mkdir() and ftp_rmdir()


# 93313c57 16-Sep-1999 Andrew Skalski

added ftp_systype() and ftp_listraw() functions


# f0688ad7 16-Sep-1999 Andrew Skalski

Added rudimentary FTP support.


1234567