I am running WSFTP Pro 9.0 (with the upgrade patch) and the scheduler will not overwrite the folder and file contents on my computer on its own at the desired time. If I delete or rename the folder that exists on my computer then everything works fine, the folder and files are downloaded to my computer. I have the"Replace scheduled item if exists" ticked also. What am I doing wrong? 
Thanks for any assistance with this.
NOTE: It appears that the transfers are happening as my router is blinking for quite a while when the transfers are supposed to be taking place, but when it finishes I go to the file(s), right click on properties and the date is still the older date on the files?
Here is the log I just ran (I have changed all data to x's) showing that the transfers suceeded but the date still remains an old date?
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (xx,xxx,xxx,xxx,xx,xx).
connecting data channel to xx.xxx.xxx.xxx:xx,xx(8030)
data channel connected to xx.xxx.xxx.xxx:xx,xx(8030)
RETR xxxxxxxx.tgz
150 Opening BINARY mode data connection for xxxxxxxx.tgz (197679336 bytes)
226 Transfer complete.
# transferred 197679336 bytes in 380.297 seconds, 4060.959 Kbps ( 507.620 Kbps), transfer succeeded.
TYPE A
200 Type set to A
PASV
227 Entering Passive Mode (xx,xxx,xxx,xxx,xx,xxx).
connecting data channel to xx.xxx.xxx.xxx:xx,xxx(8103)
data channel connected to xx.xxx.xxx.xxx:xx,xxx(8103)
RETR xxxxxxxx_xxxxxxxx.sql
150 Opening ASCII mode data connection for xxxxxxxx_xxxxxxxx.sql (16201369 bytes)
226 Transfer complete.
# transferred 16316767 bytes in 30.844 seconds, 4132.839 Kbps ( 516.605 Kbps), transfer succeeded.
Transfer request completed with status: Finished
QUIT
221 Goodbye.
Connection closed. Ready for next connection.
I just checked and here is the "Properties"
Created: Today,blah,blah 8:20am (no overwriting, this is when I orig downloaded the files)
Modified: Today,blah,blah 9:30am (this is the time I ran the scheduler)
Accessed: Today,blah,blah 9:45am (this is when I looked at the properties)
Is this normal and IS it being overwritten as the modified time is when I ran the scheduler to test it?
Gene