FTPClient ftpClient = ftpLogin(ftpIp, ftpUser, ftpPass); String time = ftpClient.getModificationTime(filePath); ftpClient.logout(); ftpClient.disconnect();
i dont care for now the format, just the time (now its like 2.5-3 hours less then my zone time israel utc +3)