Hello! I need to get list of files in the directory, sorted by creation date.
To get list of files I use the function: libssh2_sftp_readdir() Is there a way to retrieve data about file creation from structure LIBSSH2_SFTP_ATTRIBUTES, or from some one else? PS: or the attribute "atime" - it what i need? Thanks! -- Best Regards!
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
