I have found this:
open ftps://login:password@ip:990 -implicit -passive=on -rawsettings FtpForcePasvIp=1
but it does not work, it complains
Too many parameters for command 'open'.
Is there any way to specify option "Force IP address for passive mode connection" in script?
One way is to used Stored sessions.
Is there a way to include this option in URL or specify it by option command?