|
|
| Everything HP200LX: Knowledge, Products, Service |
|
Steps for Kermit file transferThe following example is based on using MacKermit 0.99(93) on the HP 100LX. Follow these steps:
On your Palmtop, go to DataComm, press (MENU) Connect Settings, and set the above parameters. On your Mac set Kermit to File, Defaults to Binary, mode to unattended, and Data to fork.
The C: identifies the C drive on the HP Palmtop (if you are getting a file from a memory card use A: instead); the backslash (\) is used to separate directory names; the _DAT indicates the directory; and MYPHONE.PDB is the file name in this example. The file name must include the file extension (.PDB in this example). To backup an entire directory, you would use the Get file from server command on the Mac and type the following command in the dialog box: C:\*.*. This command copies all files from your C drive to the Mac (you'll need to set up some destination folders on the Mac). Please note that subdirectories must be copied separately, so the C:\_DAT directory will not be copied with the C:\*.* command. To copy all the files in the _DAT directory, enter the following in the Get file from server options box: C:\_DAT\*.* . To send a file from the Mac to the Palmtop, use the Send File command on the Mac. From DataComm on the HP Palmtop you can press (MENU) File Kermit Get and enter the path and name of the file on the Mac you wish to get.
|
|
Copyright © 2005 Thaddeus Computing Inc
<