That depends on directory listing format provided by FTP server. For current century, it's not giving 2-extra digits. See the attached file, which parses the directory listing from various format. You need to spend some time, to understand how it's working! Find IsUNIXStyleListing in the file, and see comments above it.
My latest article: Explicating the new C++ standard (C++0x) Do rate the posts you find useful.
Forum Rules