Frends.Smb.MoveDirectory / 2.4.0
Summary
Moves a directory within an SMB share.
Typical use — promoting a completed batch directory into a location another system watches
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| SourcePath | String |
– | documents/reports |
Source path relative to the share where directory will be moved from. |
| TargetPath | String |
– | backup/reports |
Target path relative to the share where directory will be moved to. |