История страницы
Delete folder Version 7 (Net)
Action group
Удалить
...
: FTP
Удалить папку.
Параметры
Входные параметры:
Контекст – контекст подключения к FTP-серверу;
Директория на FTP- сервере – путь к директории, которая будет удалена;
Настройки
...
Description
Delete 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 |
FTP- |
server directory | Full or relative path to the directory to be deleted | Robin.String |
Да
Особые условия использования
Отсутствуют.
Пример использования
Задача: подключиться к FTP-серверу, удалить папку test, расположенную в папке upload.
...
Yes |
Special conditions of use
None.
Example of use
Task
Connect to the FTP server, delete the test folder located in the upload folder.
Solution
Use the "Connect", "Delete folder", "
...
Disconnect" actions.
Реализация:
Implementation
- Assemble a robot scheme consisting of actionsСобрать схему робота, состоящего из действий:
- Настроить параметры для действия "Подключить"Set the parameters for the "Connect" action.
- Настроить параметры для действия Set the parameters for the "Delete folder" action.
Настроить параметры для действия "Отключить" - Set the parameters for the "Disconnect" action.
Нажать на - кнопку "Старт" в верхней панелиClick on the "Start" button in the top panel.
Результат:
Result
The program robot completed successfully. The folder has been successfully deletedПрограммный робот отработал успешно. Папка успешно удалена.
Обзор
Инструменты контента