Hi there,
I'd like to export my FTP-Accounts from FlashFXP to PSPad.
In FlashFXP I can export my FTP-Accounts in a XML-File. Here is an example
output when exporting a single account:
<SITE NAME="Account-Name">
<GROUP>\paths\</GROUP>
<ADDRESS>www.xxxxxxx.com</ADDRESS>
<PORT>21</PORT>
<USERNAME>username</USERNAME>
<PASSWORD>password-in-plain-text</PASSWORD>
<REMOTEPATH>/httpdocs</REMOTEPATH>
<LOCALPATH>C:\Users\username\Desktop</LOCALPATH>
<PASSIVE>DEFAULT</PASSIVE>
<SSL>AUTH TLS</SSL>
</SITE>
This export-file can also include more or even all accounts. "GROUP" is
irrelevant. It's for the tree-structure of the accounts in FlashFXP which
unfortunately is not possible in PSPad.
So, here are my 3 questions:
1. Is there a way to import such a file to PSPad?
2. If not, would it be possible to code a plugin?
3. How is the password in PSPadFTP.ini generated?
--
<http://forum.pspad.com/read.php?2,46037,46037>
PSPad freeware editor http://www.pspad.com