|
|
|
|
|
|
|
Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Gets or sets the current directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Deletes a file from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3. |
|
|
|
|
|
|
Checks if a given file exists on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Renames or moves a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
|
|
|
|
|
|
List of constants used by FTP functions. |
|
|
|
|
|
|
Usage example of the FTPAttribute function |
|
|
|
|
|
|
Identifies the attributes of a file located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Usage example of the FTPCommand function |
|
|
|
|
|
|
Sends a specific FTP command to a server. |
|
|
|
|
|
|
Modifies the behavior of standard FTP functions. |
|
|
|
|
|
|
Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
The ftpConnection type is used to define all the advanced characteristics of an FTP connection. |
|
|
|
|
|
|
Gets or sets the current directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Closes the connection between the current computer and the FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
|
|
|
|
|
|
Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3. |
|
|
|
|
|
|
Closes the connection between the current computer and the FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Checks if a given file exists on an FTP server.
|
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. |
|
|
|
|
|
|
Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the name of the last file accessed by an FTP function. |
|
|
|
|
|
|
Specifies whether the communication functions that use FTP must go through a proxy to run their requests. |
|
|
|
|
|
|
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Renames or moves a file located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another... |
|
|
|
|
|
|
List of standard FTP functions |
|
|
|
|
|
|
Standard FTP functions (prefix syntax) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|