SynCE Tools
From SynCE-Wiki
Try these tools that send commands to the remote device. They must be executed by the user that is running dccm.
Note: for Debian GNU/Linux users:
- Prepend synce- to the tool names!
- These tools are in the librapi2-tools package
- pcp - Copy files
- pls - List directory contents
- pmkdir - Make directory
- pmv - Move (rename) files
- prm - Remove file
- prmdir Remove an empty directory
- prun - Run a program
- pstatus Display status about remote device
- synce-install-cab - Install a .cab file
Contributed Tools
pdabk
Michel Acuna has contributed the pdabk bash script to backup files from a device. View the script source for documentation.
PocketWord Converter
Adrian Dimulescu has written a PocketWord Converter. It can convert .pwi/.psw documents into OpenOffice sxw, HTML, and plain text.
pcp-r
Henrik Isacsson has contributed the pcp-r script to recursively copy a directory to or from a device. Run the script without parameters to get help.
Fuse use libRAPI
Riccardo Di Meo has written the FUR filesystem for the fuse project (Filesystem in UserSpacE). It allows you to mount your device using the unix mount command, as opposed to using the raki:/// (KDE) or synce:/// (Gnome).
