# scp **Repository Path**: zkdcloud.cn/scp ## Basic Information - **Project Name**: scp - **Description**: java scp - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` java -jar .\scp-1.0.0.jar -help usage: scp -help -d,--dst_path the dstPath of remote -h,--host the host of remote server -help usage help -P,--port the port of remote server -p,--password the password of remote server -s,--src_path the srcPath of local -u,--user the user of remote server ```