english
русский
New in 2021!
Eonza automation software
- free, open source cross-platform automation software for easy creation and management of scripts.
home
solutions
download
help
about us
user area
^
Script Editor
^
Command Reference
Application
Clipboard
Compress & Decompress
Data files (INI, CSV)
FTP
FTP [ Close ]
FTP [ Create folder ]
FTP [ Delete file ]
FTP [ Delete folder ]
FTP [ Download ]
FTP [ Get current directory ]
FTP [ Open ]
FTP [ Rename/move file ]
FTP [ Set current directory ]
FTP [ Upload file ]
Foreach [ FTP LIST ]
Files & folders
Forms & messages
Internet
Keyboard & mouse
Network
Programming
Registry
Script management
System
Text manipulation
Variables
Window
Gentee script programming language
- Free, open source and cross-platform programming language for automation.
Installer and installation software
FTP
Commands for working with FTP protocol.
FTP [ Close ]
Terminates the FTP connection.
FTP [ Create folder ]
Creates a new directory on the FTP server.
FTP [ Delete file ]
Deletes a file stored on the FTP server.
FTP [ Delete folder ]
Deletes a directory stored on the FTP server.
FTP [ Download ]
Retrieves a file from the FTP server.
FTP [ Get current directory ]
Gets the current directory on the FTP server.
FTP [ Open ]
Establishes a FTP connection with the server.
FTP [ Rename/move file ]
Renames or moves a file or directory stored on the FTP server.
FTP [ Set current directory ]
Changes a current directory on the FTP server.
FTP [ Upload file ]
Uploads a file to the FTP server.
Foreach [ FTP LIST ]
Enumerates all files and directories in the current directory on the FTP server.