Add Generic FTP Device dialog box
How do I open the Add Generic FTP Device dialog box?
- If you are not already in Design mode, click
. - In the Asset Catalog, expand theFTP and Computer Device Itemsnode.
- Drag a Generic FTP Device asset onto the tree in the Asset View.
Use the
Add Generic FTP Device
dialog box to add an FTP device to the asset tree. Use the Generic FTP Device asset to represent a robot or drive that uses FTP. You can add a Generic FTP Device in the root or in a container.The device is added to the asset tree as soon as this dialog box opens. Clicking
Cancel
in this dialog box abandons any changes made to the device properties, but leaves the device in the tree.
TIP:
To perform Disaster Recovery operations on an FTP device containing subdirectories, the FTP device must support both the DIR and LS commands. To verify this, use Command Prompt in Windows to log on to the FTP device. Type
DIR
and press Enter
. Then type ls
and press Enter
. Both commands should issue the same results.Provide Feedback