History log of /PHP-8.2/ext/ftp/ftp.h (Results 76 – 81 of 81)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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.

1234