ftp_add_site
Save FTP/FTPS/SFTP server login details as a named site profile, allowing reuse across file operations.
Instructions
Save a connection profile to the site manager
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Server hostname or IP | |
| name | Yes | Unique site name | |
| port | No | Server port | |
| password | No | Password | |
| protocol | Yes | Protocol | |
| username | Yes | Username | |
| passphrase | No | Private key passphrase | |
| remotePath | No | Default remote directory | |
| privateKeyPath | No | Path to SSH private key |