History log of /PHP-5.4/ext/ftp/ftp.h (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# f1f8b8a9 04-Oct-1999 Andrew Skalski

Added delete and rename functions.


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()


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

Replaced ftplib because of incompatible license.


# 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.


123