Modules
Rsync
Namespace: rsync
Table of contents
Interfaces
Functions
Functions
IsRsync
▸ IsRsync(host
, port
): IsRsyncResponse
| null
IsRsync checks if a host is running a Rsync server.
Parameters
Name | Type |
---|---|
host | string |
port | number |
Returns
IsRsyncResponse
| null
Example
Defined in
rsync.ts:12