-
pandora_agent FTP doesn’t work in Linux
My test system is on a private LAN, so rather than going through the SSH key madness, I tried to make the agent use FTP. It connects to FTP OK after setting up .netrc, but no files are transmitted. After looking at the code, the only thing it does is establish the FTP connection.
What is missing here? Should there be more code, or is it expecting a MACDEF in .netrc to do the transfer?
It works fine with SSH.