Open
Description
Hi,
I have a problem when accessing modification time of remote files over sftp.
the remote file has an mod-time of Dec 12, 2049. For mod-times greater than maxInt32 (some date in 2038) i get a negative time.
the problem is in the class net.schmizz.sshj.sftp.FileAttributes. The the mod-time is set as int32
Metadata
Metadata
Assignees
Labels
No labels