I use PSPad to connect via FTP to a z/OS to edit some files. It works fine but when the file is in a big directory (dataset) the FTP blocks until it parses the directory content that the ftp server communicated.
Even with a script, if I tell it to open a specific file in a big dataset, it loads the file but then blocks the ftp (and PSPad) refreshing the ftp window with the directory (dataset) content. It may take a few minutes doing so which is very annoying. On the next build can you change the FTP window to refresh the directory content asynchronously and change the openFileFromFTP() in a way that after retrieving the file it won't refresh the ftp window content? Thanks, ~\gnfpt -- <http://forum.pspad.com/read.php?6,59130,59241> PSPad freeware editor http://www.pspad.com
