Skip to content

FileAttributes ModTime int32 #980

Open
@GM64

Description

@GM64

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions