Using trigger to automatically synchronize database to remote ftp accounts.
Keepass portable version 2.61.1 x64 + IOPRotocolIExt 1.17.0.0
Action: Synchronize active database with file/URL
ftps://ftp.server.com/database.kdbx
Error: Connecting to ftp.server.com:990... Connection failed
Host company server only supports "explicit" ftps (port 21) and not "implicit" (port 990)
Tried also with those URL but none working
ftps://ftp.server.com:21/database.kdbx
ftpEs://ftp.server.com/database.kdbx
But ftps://ftp.server.com/database.kdbx works fine when manually synchronized with URL (via File menu) and advanced FTPS settings:
Implicit: OFF
Explicit: ON
Could it be that IOProtocolExt use "Implicit" FTPS (port 990) by default (via portable WinSP) and this port currently can not be modified in Trigger/Action settings (no advance settings)?
Or is there a way to setup "Explicit" FTPS (port 21) in Trigger/Action/URL?
Thank you for this great software!
If it works via the 'Open From URL' dialog, you can also make it work in the trigger. See the section 'I/O Connection Properties' on the triggers help page:
https://keepass.info/help/v2/triggers.html
Best regards,
Dominik