Home connector
Use the home connector to copy files to and delete files from a user folder.
Syntax
Use this syntax to specify a user's home directory.
home:username/path
- username
- The login username.
- path
- A path relative to the user's home folder. This value can be an actual path or a virtual folder path.
Examples
- Copying files into a user subfolder
-
LCOPY *.edi home:/user1/S3Share
- Deleting files form a user subfolder
-
LDELETE home:/user1/S3Share/text.*