man pilot-schlep (Commandes) - Package up any arbitrary file and sync it to your Palm device

NAME

pilot-schlep - Package up any arbitrary file and sync it to your Palm device

DESCRIPTION

Package up any arbitrary file and sync it to your Palm device

USAGE

pilot-schlep -p <port> [options]

OPTIONS

-p, --port <port>
Use device file <port> to communicate with Palm
-h, --help
Display help information for pilot-schlep
-v, --version
Display pilot-schlep version information
-i, --install < file
Pack and install the file to your Palm
-f, --fetch > file
Unpack the file from your Palm device
-d, --delete
Delete the packaged file from your Palm device

Examples:

To package up and store a file for later retrieval on your Palm: pilot-schlep -p /dev/pilot -i InstallThis.zip

To unpack a file that has been stored on your Palm with pilot-schlep: pilot-schlep -p /dev/pilot -f RetrieveThis.pdf

Please notice that you must use redirection to Install or Fetch files using pilot-schlep.

Currently the stored name and file type is not queried so you can potentially Install a PDF file, and retrieve it as a ZIP file.

You must take care to remember what type of file you are installing and fetching. This will be updated in a later release to handle this type of capability, as well as handle multiple 'Schlep' files.

AUTHOR

This manual page was written by Ludovic Rousseau <rousseau@debian.org> for the Debian GNU/Linux system.