Page 1 of 1

How do I find a hidden file?

Posted: Sat Aug 05, 2017 9:41 pm
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 4082 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