完成流特征统计插件
This commit is contained in:
17
DataSet/FeatureExtract/.vscode/ftp-kr.json
vendored
Normal file
17
DataSet/FeatureExtract/.vscode/ftp-kr.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"host": "192.168.40.133",
|
||||
"username": "root",
|
||||
"password": "111111",
|
||||
"remotePath": "/root/cuiyiming/FeatureExtract",
|
||||
"protocol": "sftp",
|
||||
"port": 22,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode",
|
||||
"*.pcap"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user