Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Create folder Version 7 (Net)

Action group

Создать 

...

: FTP

Создать папку.

Image Removed

Параметры

Входные параметры:

  1. Контекст контекст подключения к FTP-серверу;

Папка на серверепуть к директории, которая будет создана;

Настройки

...

Description

Create folder

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextUnique identifier of the FTP session in the context of which the action will be appliedRobin.FTPFTP contextYes
Directory on the FTP- serverFull or relative path to the created directoryRobin.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", "Create folder", "Disconnect". 

Implementation

  1. Assemble a robot scheme consisting of actions:
    Image Added
  2. Set the parameters for the "Connect" action. 
    image2024-1-23_16-12-15.pngImage Added
  3. Set the parameters for the "Create folder" action.
    Image Added
  4. Set the parameters for the "Disable" action. 
    image2024-1-23_16-14-30.pngImage Added

  5. Click on the "Start" button in the top panel. 

Result 

The program robot completed successfully. The folder has been successfully created

...

Уникальный идентификатор сеанса, к которому будет применено действие.

...

Особые условия использования

Отсутствуют.

Пример использования

Задача: подключиться к FTP-серверу, создать папку test в папке upload. 

Решение: воспользоваться действиями "Подключить", "Создать", "Отключить". 

Реализация:

...

Результат: 

Программный робот отработал успешно. Папка успешно создана

Image Modified