update 11/06-5
This commit is contained in:
parent
6b2b9fe454
commit
c007c484c2
BIN
ftpsClient.exe
BIN
ftpsClient.exe
Binary file not shown.
@ -95,6 +95,7 @@ func _InitFTP() error {
|
|||||||
log.Printf("[ERR] %s\r\n", err.Error())
|
log.Printf("[ERR] %s\r\n", err.Error())
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
break
|
||||||
}
|
}
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Printf("[***] %s; %s\r\n", rmt, loc)
|
log.Printf("[***] %s; %s\r\n", rmt, loc)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user