User Tools

Site Tools


uphp:functions:ftp_size

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uphp:functions:ftp_size [2019/06/28 11:03]
admin created
uphp:functions:ftp_size [2021/09/13 05:57] (current)
Line 52: Line 52:
  
 [[ftp_close()]] - Close an FTP connection [[ftp_close()]] - Close an FTP connection
 +
 +[[ftp_command()]] - Send an FTP command
 +
 +[[ftp_error()]] - Get last FTP response code
 +
 +[[ftp_is_connected()]] - Check if the FTP connection is active
 +
 +[[ftp_is_connecting()]] - Check if the FTP connection is in the process of connecting
 +
 +[[ftp_is_busy()]] - Check if the FTP engine is busy
 +
 +[[ftp_list()]] - Lists a folder on the FTP server and outputs the result to the specified file
 +
 +[[ftp_status()]] - Get active transfer and connections status
 +
 +[[ftp_upload()]] - Upload a file
 +
 +[[ftp_download()]] - Download a file
  
  
uphp/functions/ftp_size.1561719780.txt.gz · Last modified: 2021/09/13 05:56 (external edit)