pshortcut (1) Linux Manual Page
pshortcut – create a shortcut
Synopsis
pshortcut [-d LEVEL] [-p DEVNAME] [-h] SHORTCUT TARGETDescription
pshortcut creates a shortcut to a file on a device connected through SynCE.Forward slashes (‘/’) in remote file names specified on the command line are converted to backward slashes (‘\’).
This tool must be run as the same user as the dccmd daemon.
Options
- -d LEVEL
- Set debug log level:
- 0 – No logging (default)
- 1 – Errors only
- 2 – Errors and warnings
- 3 – Everything
- 0 – No logging (default)
- -p DEVNAME
- Use the device with the given name, instead of the default.
- -h
- Display help message.
- SHORTCUT
- Full path to the new shortcut that should be created.
- TARGET
- Full path to the shortcut’s target; that is, the file the shortcut should point to.
