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

Ключ

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

Change folder Version 7 (Net)

Action group

Сменить папку

...

: FTP

Установить рабочий каталог на сервере.

Image Removed

Параметры

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

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

  2. Каталог на сервере путь к директории для переключения;

Настройки

...

Description

Set up a working directory on the server

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
Server directoryThe path to the directory to be set as workingRobin.String
Yes

Special conditions of use

None.

Example of use

Task

Connect to the FTP server, set the working directory on the server with name = upload. 

Solution

Use the "Connect

...

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

...

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

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

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

Задача: подключиться к FTP-серверу, установить рабочий каталог на сервере с именем = upload. 

...

", "Change folder", "

...

Disconnect" actions

Реализация:

Implementation

  1. Assemble a robot scheme consisting of actionsСобрать схему робота, состоящего из действий:
  2. Настроить параметры для действия "Подключить"Set the parameters for the "Connect" action
    image2024-1-23_16-12-15.png
  3. Настроить параметры для действия Set the parameters for the "Change folder" action
    Настроить параметры для действия "Отключить"
  4. Set the parameters for the "Disconnect" action
    image2024-1-23_16-14-30.png
    Нажать на
  5. кнопку "Старт" в верхней панелиClick on the "Start" button in the top panel

Результат: 

Result

The program robot completed successfully. The working directory on the server has been changedПрограммный робот отработал успешно. Рабочий каталог на сервере изменен

Image Modified