Skipping File

Hi, I'm trying to upload small files, overwriting old files. I use SmartFTP often, and I haven't noticed this before. I'm using all default settings, except I have the file transfer upload set to "overwrite". Elsewhere I saw a fix here, which said to clear the filters and make sure that 0 byte size is checked. I checked and this was already how my settings read.

I get the following log reading when trying to upload and overwrite. ( I get the same reading if I set to "ASK", or "DELETE AND OVERWRITE"):

  



 CWD second



250 OK. Current directory is /public_html/second



    PWD



257 "/public_html/second" is your current location



    PASV



227 Entering Passive Mode (66,246,114,132,16,95)



    Opening data connection IP: 66.246.114.132 PORT: 4191.



    LIST -aL



150 Accepted data connection



    1126 bytes received successfully. (1.10 KB/s) (00:00:01).



226-Options: -a -l 



226 16 matches total



    Skipping file "build.html".



    Skipping file "capabilitiesandfees.html".



    Skipping file "clients.html".



    Skipping file "clients-proto1.html".



    Skipping file "clients-proto2.html".



    Skipping file "clients-proto3.html".



    Skipping file "contact.html".



    Skipping file "design.html".



    Skipping file "examples.html".



    Skipping file "place.html".



    Skipping file "services.html".



    Skipping file "z-clients-old.html".



    Skipping file "basic.css"..







After some persistence, I see that when I added sites to my "Favorites" list, they inherited the default "Skip" settings for Upload - File Exist.

I modified the properties to set to "Overwrite".