프로젝트 편집창에 FTP Explorer 기능 추가
This commit is contained in:
@@ -39,5 +39,10 @@ namespace FCOMMON
|
||||
public static string libxlCompany = "Amkor Technology korea, Inc";
|
||||
public static string libxlKey = "windows-282b2b0800c5e0016bb06a6fafjfd6o8";
|
||||
public static int camIndex = 0;
|
||||
public static string ftp_ip = "10.131.36.205";
|
||||
public static string ftp_id = "project";
|
||||
public static string ftp_pw = "Amkor1234";
|
||||
public static int ftp_port = 2121;
|
||||
public static bool ftp_passive = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user