I want to write a java program to test an interface, that communicates via xml-files over SFTP. The idea of the interface is that one side uploads an xml-file, then the other side processes it, deletes it and uploads another xml-file as acknowledgement.I want to write a java program to test an inter