I try to use my browser to upload files to my server. However, the file has been uploaded and I could access the uploaded file with just type in the URL to access the file.

Problem:
All files that I have uploaded from my browser are not showing in my WS_FTP Pro FTP tool.

Are there anyone has this problem? How can I make the uploaded files show up in WSFTP. Is there anything related to .htaccess file could help?

    Are you in the proper directory? Does your FTP user have permissions to read these files? If they were uploaded with HTTP, they will probably be owned by user apache or nobody, you may have to give your FTP user permission to read them.

    If you load the files while you have an active FTP connection, you will need to refresh the view on the server side to see the newly uploaded files.

      Write a Reply...