You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LIBSSH2_SFTP_ATTRIBUTES struct has several fields using unsigned long to transfer timestamps. This makes them limited to 32 bits on Windows and 32 bit machines.