Package Exports
- scp-exclude
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (scp-exclude) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
installation
npm install scp-exclude -gUsage
similar with scp , with the capacity of exclude some local file or dir by option -I or --ignore
scp-exclude localDir root@host:remotePath -I node_modules,.vscode -1 -P 8899