|
FireSync API
|
Archives a file or directory to a destination stream.
This convenience method archives a file or directory. If sourcePath is a directory, the directory itself is archived with path names relative to (and including) the top level directory name.
| sourcePath | Source file or directory. |
| destStream | Destination stream. |