История страницы
Create folder Version 7 (Net)
Action group
Создать
...
: FTP
Создать папку.
Параметры
Входные параметры:
Контекст – контекст подключения к FTP-серверу;
Папка на сервере– путь к директории, которая будет создана;
Настройки
...
Description
Create folder
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Unique identifier of the FTP session in the context of which the action will be applied | Robin.FTP | FTP context | Yes |
Directory on the FTP- server | Full or relative path to the created directory | Robin.String | Yes |
Special conditions of use
None.
Example of use
Task
Connect to the FTP server, create a test folder in the upload folder.
Solution
Use the actions "Connect
...
Уникальный идентификатор сеанса, к которому будет применено действие.
...
Особые условия использования
Отсутствуют.
Пример использования
Задача: подключиться к FTP-серверу, создать папку test в папке upload.
...
", "Create folder", "
...
Disconnect".
Реализация:
Implementation
- Assemble a robot scheme consisting of actionsСобрать схему робота, состоящего из действий:
- Настроить параметры для действия "Подключить"Set the parameters for the "Connect" action.
- Настроить параметры для действия Set the parameters for the "Create folder" action.
Настроить параметры для действия "Отключить" - Set the parameters for the "Disable" action.
Нажать на - кнопку "Старт" в верхней панелиClick on the "Start" button in the top panel.
Результат:
Result
The program robot completed successfully. The folder has been successfully createdПрограммный робот отработал успешно. Папка успешно создана.
Обзор
Инструменты контента