hierynomus / hierynomus/sshj

FileAttributes ModTime int32

Open
#980 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.7k
Forks
620
Avg merge
3d 23h
Merged PRs (30d)
11

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.