История страницы
Change folder Version 7 (Net)
Action group
Сменить папку
...
: FTP
Установить рабочий каталог на сервере.
Параметры
Входные параметры:
Контекст – контекст подключения к FTP-серверу;
Каталог на сервере – путь к директории для переключения;
Настройки
...
Description
Set up a working directory on the server
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 |
Server directory | The path to the directory to be set as working | Robin.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", "Change folder", "Disconnect" actions.
Implementation
- Assemble a robot scheme consisting of actions:
- Set the parameters for the "Connect" action.
- Set the parameters for the "Change 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 working directory on the server has been changed
...
Уникальный идентификатор сеанса, к которому будет применено действие.
...
Особые условия использования
Отсутствуют.
Пример использования
Задача: подключиться к FTP-серверу, установить рабочий каталог на сервере с именем = upload.
Решение: воспользоваться действиями "Подключить", "Сменить папку", "Отключить".
Реализация:
...
Результат:
Программный робот отработал успешно. Рабочий каталог на сервере изменен.