There is no possibility to use command line to open FTP connection But there is possibility to use scripting to open it.
Each script has INIT() function what is called each time script is recompiled (on the start too). This is the place you can use for connection to your FTP - test if connection is active and if not, connect it. -- <http://forum.pspad.com/read.php?2,60958,60960> PSPad freeware editor http://www.pspad.com
