How do I find a hidden file?

Post Reply
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

How do I find a hidden file?

Post by Vanderburg »

By default, most FTP clients hide files without a name. For instance, .htaccess is a file with no name, and only a file extension (htaccess). These FTP clients will have an option to show hidden files, which must be enabled.

For FileZilla, you would:
  1. Select "View" then "Directory listing filters" on the top menu bar (or press "CTRL+I").
    step_1_filezilla.png
    step_1_filezilla.png (17 KiB) Viewed 3055 times
  2. Ensure that the "Configuration files" check box is not checked on either local or remote filters.
    step_2_filezilla.png
  3. Select "Apply" then "Okay" to save the changes.
For WinSCP, you would:
  1. Select "Options" then "Preferences" on the top menu bar (or press CTRL+ALT+P).
    step_1_winscp.png
  2. Select "Panels" on the left menu.
    step_2_winscp.png
  3. Check the "Show hidden files" check box.
    step_3_winscp.png
Last edited by 0nopeO on Tue Nov 26, 2024 11:03 pm, edited 1 time in total.
Reason: updated verbiage, and added instructions for FileZilla/WinSCP.
Post Reply