Bug 245372 - comms/lrzsz not support XShell
Summary: comms/lrzsz not support XShell
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-05 11:38 UTC by ykla
Modified: 2020-04-16 20:03 UTC (History)
0 users

See Also:
dinoex: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ykla 2020-04-05 11:38:02 UTC
comms/lrzsz including rz and sz command, in linux just install lrzsz then you can upload files to filesystem. But freebsd output
root@generic:/home/freebsd # rz -E
rz: Command not found.
root@generic:/home/freebsd # 0000
root@generic:/home/freebsd # rz
rz: Command not found.

It semms that only lrz command not rz. XShell supports rz command not lrz.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2020-04-16 20:03:42 UTC
The sources builds only the binaries with "l" prefix.

a) you can define aliases in your preferred shell
b) you can create links for the sorter names.

The ports does not do this for you.
This conflicts with other applications like textproc/jade.