Archive

Archive for January, 2006

Built-in FTP

January 6th, 2006 No comments

Q. My customers say they can’t connect to our FTP site. What software do you recommend for FTP.
A. Here’s a little know secret – both Windows and MacOS X operating systems come with FTP installed already. Many users decide to use software with a GUI (graphic user interface) because it seems easier to use. FTP or “file transfer protocol” is one of the oldest methods for moving files between computers.
If you like you can send files from the command line using FTP. On Windows open the Command Prompt application and on MacOS X open the Terminal application. Navigate to the folder where your file is located and then enter “ftp” at the command prompt followed by the ftp server’s address. You will be asked to enter a username followed by a password. To send a file type “put” followed by the filename. To get a file from the server type “get” followed by the filename. To find other command you can type “?” and the ftp program will list the other commands. When you’re finished type “bye” to disconnect.
On MacOS I recommend “Interarchy” or “Fetch” on the PC I’ve used “CuteFTP” and “ws-ftp”, but in a pinch you can always use the built in ftp software. Most of these applications use a more user friendly way of showing the files on your own machine and the remote server. You connect with a server address, user name and password. Then simply drag the files across. One last thing to keep in mind is that you should always send your files in a “zip” archive because this format will protect the file while it goes on the Internet.

Categories: Articles Tags:

Stop Safari’s Cache

January 6th, 2006 No comments

Q. I often find that web sites get stuck when using Safari, unless I delete the Cache regularly. How can I make the sites update properly.
A. There are two possible answers. The Safari browser does tend to get stuck when it should be updating the content. Images and Flash content on web sites are normally stored in the browser’s cache to speed up the images that are on the site. If you frequently visit a site the second time you come to a site your browser may call on a cached image. Most browsers have a preference which can control or prevent the cache from updating.
Safari doesn’t have a setting to control the cache. If you want to stop Safari from caching web content, you can quit the browser then remove the cache folder from the “Library” directory in your home folder. Look for “Safari” in the “Caches” folder. (~/Library/Caches/Safari), move this folder to the Trash. Next create a file called “Safari”. The next time you launch Safari it will run without caching the content. (You can also try this trick with Firefox. You do have a copy of Firefox, don’t you?) To restore normal caching, trash the file you made and Safari will recreate the cache folder.
The second answer is the update Safari to the latest version, which seems to have better control of caching. (For Panther that would be Safari v 1.3.1.)

Categories: Articles Tags:

Tiger’s sticky start up

January 6th, 2006 No comments

Q. After upgrading to Tiger (MacOS 10.4) my Mac won’t start up. All I get is a blue screen with a magnifying glass in the corner. Do I need to reinstall Tiger?
A. No. I’ve seen this error a number of times on several Macs. The problem is connected to Spotlight a new technology that Apple added to enhance the ability to find items on your computer. Spotlight creates an index of all of the files on your computer and allows you to search for files and displays them by categories, whether they are images, Word documents, or MP3s, etc.
The problem occurs when you have a crash or force your Mac to restart. The files that Spotlight uses get damaged and the Finder can’t load when you restart. All you get is the Spotlight icon (magnifying glass) in the upper right corner of the screen.
To fix the problem, simply restart your Mac in safe mode by holding down the “Shift” key when your Mac starts up. (This is a common troubleshooting technique when you Mac can’t start up properly. Holding the Shift key stops the system Extensions from loading.) If the Mac gets to the Finder, somehow it also repairs the corrupt Spotlight file. Then you can restart the Mac normally and the Finder should start up correctly.
If you can’t get past the problem you can try to delete the Spotlight and Finder preference files manually. (“~/Library/Preferences/com.apple.spotlight.plist” and “com.apple.finder.plist”). Contact me if you need help on this one.

Categories: Articles Tags:

This site has been visited times since March 2000.