Sets the last modified time of this file. Is only called if
SftpFileObject.doGetType does not return
FileType.IMAGINARY .
Parameters: modtime - is modification time in milliseconds. SFTP protocol can sendtimes with nanosecond precision but at the moment jsch sendthem with second precision.