How do I show hidden files?
Configuring your FTP client to show hidden files is a process that differs significantly for each FTP client. Instructions for doing so using many popular FTP clients can be found below:
In Dreamweaver
Dreamweaver won't display hidden files in Site View. You can either use another FTP program or you can use your filemanager.
In Filemanager
- Go to www.yoursite.com/fileman/fileman.cgi?
- Select the web folder
- Select Preferences from the Tools menu.
- Check the File Display - Do you want to show hidden files? checkbox (NB: The directory will refresh showing the hidden files.)
- You can then delete / copy / move the file using the Commands menu.
In CuteFTP
- Go to Sitemanager.
- Choose the connection and click edit.
- Make sure filters is checked.
- Press the filter button towards the bottom.
- Check [Enable remote filters (Server applied filter)]
- In the box below, add -al
- Hit apply. Now log in with that connection.
In WSFTP
- Right click on the connection before logging on.
- Select properties, then select the startup tab. On this screen you will see a box that says Remote file mask. In this box place "-al", then log in.
In Fetch
- Open Preferences.
- Click on the Misc tab.
- Click on the Obscure Options popup menu.
- Check the Send LIST -al to UNIX servers
In BBEdit
Click the checkbox that says Show Files Starting with ".
In Transmit
- Open Preferences.
- Click on Files in the Toolbar.
- Check the box that says Show all Hidden Files.
In FTP Voyager
- Select a profile in the FTP Site Profile Manager.
- Click on the Advanced button.
- Select the category Connection.
- Enter "-la" in the Extra LIST Parameter.
In SecureFX
- Right click on the connection before logging on.
- Select properties.
- Select Category > Options > FTP.
- On this screen you will see a box that says Directory Listing Options. Select the option All entries, then log in.
In LeechFTP
- Run Leech FTP
- Select File > Options.
- Select the Transfers tab.
- In the List Command box enter "LIST-a" (no quotes).
- Click Accept.
- Log in and view directory; all is well.