JAVA SMB 프로토콜 통한 파일 업로드 & 다운로드
pom.xml com.hierynomus smbj 0.10.0 Java @Value("${file.upload.server}") private String server; @Value("${file.upload.sharedFolder}") private String sharedFolder; @Value("${file.upload.user}") private String user; @Value("${file.upload.password}") private String pass; 업로드 public void smbFileUpload(){ .... SMBClient client = new SMBClient(); try (Connection connection = client.connect(address)) { ..
Java & Kotlin
2021. 11. 12. 09:58
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- JavaScript
- jQuery
- window
- localtime
- rocky
- Spring
- mybatis
- LocalDate
- intellij
- Kotlin
- svn
- 북리뷰
- 베리 심플
- Github Status
- springboot
- config-location
- elasticsearch
- Spring Security
- Bash tab
- LocalDateTime
- docker
- k8s
- mybatis config
- Linux
- 오라클
- Java
- oracle
- maven
- Mac
- input
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함