Hi, Im just using the newest version of SPfilezilla but when i upload to SharePoint the creation date is modified to the date im uploading. I see in the specifications of this program that it should reserve the originally date.
Am i doing something wrong?"
Best regards,
perry
Comments: In the latest version (https://github.com/bandrben/SPFileZilla2013/tree/master/dist), there is a new config setting were you can change how dates are handled. Open the config file and change the setting "ignoreFileDates" to "1" to ignore file system dates and attempt to use current date (Now), or set to "0" to use the file system dates (I think this is the setting you want).
Am i doing something wrong?"
Best regards,
perry
Comments: In the latest version (https://github.com/bandrben/SPFileZilla2013/tree/master/dist), there is a new config setting were you can change how dates are handled. Open the config file and change the setting "ignoreFileDates" to "1" to ignore file system dates and attempt to use current date (Now), or set to "0" to use the file system dates (I think this is the setting you want).