0 / 60 seg.

Find the mistake in this code for uploading a file to the FTP server:

ftp.storeFile("serverPath", new FileInputStream("localFile"));