hastx Posted July 15, 2008 Posted July 15, 2008 I am building a downloader (which will use inetget()) to retrieve files. I want to check to see that if the file already exists...if the file on the web server is a different version before overwriting and if so skip the file. Is there any way to retrieve file properties of a file before downloading it? The FileGetSize function doesn't seem to have this ability.
hastx Posted July 15, 2008 Author Posted July 15, 2008 yeah... like that muttley I was originally looking to retrieve the modified property and couldn't find it, so I started looking at file size ...didn't think of inetGetSize. Are there any other glaringly obvious functions for remote properties I missed? Thanks for the reply
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now