TheDesignspace
Can't see .htaccess files with Fetch?


October 16, 2003
Applications | Mac OS X | Topics | Web Building

I realized at home I could not see .htaccess files or any files beginning with "." when using Fetch 4.0.3 for OSX, although using the same version at work I could. Haven't solved the "why" of that yet, but I did find a quick fix:

Open AppleScript Editor, paste:


tell application "Fetch 4.0.3"
set use LIST minus al to true
end tell

into the code window, and click "Run." Problem solved.

Thanks to the guys at Fetchsoftworks for that one.

Posted by ellen at October 16, 2003 10:54 PM | TrackBack

 Comments

Ellen,
you have no idea how you helped me with this post! Had the same probelm and your post helped me to solve it!

Thanks you!

Posted by: Denis on December 8, 2003 11:51 PM
 Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?



Recommended Reading