feat: SFTP file exists and prompts to overwrite (#426)

This commit is contained in:
hstyi
2025-03-29 13:41:02 +08:00
committed by GitHub
parent 614514c87e
commit 09b3655c4e
10 changed files with 252 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
[versions]
kotlin = "2.1.10"
kotlin = "2.1.20"
slf4j = "2.0.17"
pty4j = "0.13.2"
tinylog = "2.7.0"