0
Reply

FTP protocol

Stefan Backstrom

Stefan Backstrom

Sep 15 2007 4:14 PM
2k

Hey fellow programmers

Don’t know if this is the right place to ask but I give it a shoot.
I’m currently writing a ftp client but i got a bit of a struggle when trying to phrase the file list from different ftp servers. The problem is that some ftp servers generates different formats of the date when the file was last modified. Don’t really know if there is a easy way to determent what format the ftp server is using or if the only solution is to match the date to every single format there is.
If someone gives me a solution to this problem i would be really grateful.

Stefan Bäckström