Hello. In this article I will show you how to connect to a FTP server, get the files found there and save them into the Media Library of a Liferay Portal. Liferay doesn’t have any built-in support for FTP, therefore for this particular problem are necessary FTPClient and FTPFile. If you are using Maven to […]
↧