Appears for one of the following reasons:
when sending each file with the method that was used for it
- the logged in user does not have write rights to upload file in the folder
- the user and the password used do not correspond to a registered account values
I think I'm on to something based on the second thing you said. When the users download a file, it says "User@ipaddress:port" on the server log.
When the user goes to the "Upload" folder to send a file, the server log does NOT have the user. It only says "ipaddress:port." The user may have permissions to the folder, but only the IPaddress is shown to be the one accessing the folder. The file is sent, deleted, and then sent again successfully. Very weird.
Solution?? right click on "Upload" folder and set Access to "Anyone" and Upload to "Anyone." Problem solved in a bad way.
Why does the User disappear from the log only in that specific folder with? What's a better solution?