/
ZMODEM - add settings [2]
ZMODEM - add settings [2]
ZMODEM - add settings
Friday, August 14, 2015 11:49 AM - Hawk32
ZMODEM functionality. In freebsd after installation of lrzsz:
--------------------------
/usr/local/bin/lrx
/usr/local/bin/lrz
/usr/local/bin/lsb
/usr/local/bin/lrb
/usr/local/bin/lsx
/usr/local/bin/lsz
--------------------------
In system there is no executable file of rz, and there is lrz. Not to create symbol links on each server, it is necessary to carry out parameter in session settings.
Sorry for my English.
Program Ver. : Xshell 5
--------------------------
/usr/local/bin/lrx
/usr/local/bin/lrz
/usr/local/bin/lsb
/usr/local/bin/lrb
/usr/local/bin/lsx
/usr/local/bin/lsz
--------------------------
In system there is no executable file of rz, and there is lrz. Not to create symbol links on each server, it is necessary to carry out parameter in session settings.
Sorry for my English.
Program Ver. : Xshell 5
Re: ZMODEM - add settings
Thursday, August 20, 2015 7:50 AM - David
if you have administrator's right, make link files of lrz, lsz into the /usr/bin directory like this:
ln -s /usr/local/bin/lrz /usr/bin/rz
ln -s /usr/lical/bin/lsz /usr/bin/sz
if not,
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ export $PATH:your_accessable_dir
You can also use alias like this:
alias rz = lrz
and put this in .bashrc or .profile.
ln -s /usr/local/bin/lrz /usr/bin/rz
ln -s /usr/lical/bin/lsz /usr/bin/sz
if not,
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ export $PATH:your_accessable_dir
You can also use alias like this:
alias rz = lrz
and put this in .bashrc or .profile.
Re:Re: ZMODEM - add settings
Tuesday, September 8, 2015 4:21 AM - Hoon
Re: ZMODEM - add settings
Modify Delete
if you have administrator's right, make link files of lrz, lsz into the /usr/bin directory like this:
ln -s /usr/local/bin/lrz /usr/bin/rz
ln -s /usr/lical/bin/lsz /usr/bin/sz
if not,
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ export $PATH:your_accessable_dir
You can also use alias like this:
alias rz = lrz
and put this in .bashrc or .profile.
--------------------------------------------------------------------------------------
Thx. It works me, too.
Modify Delete
if you have administrator's right, make link files of lrz, lsz into the /usr/bin directory like this:
ln -s /usr/local/bin/lrz /usr/bin/rz
ln -s /usr/lical/bin/lsz /usr/bin/sz
if not,
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ ln -s /usr/local/bin/lrz your_accessable_dir/rz
$ export $PATH:your_accessable_dir
You can also use alias like this:
alias rz = lrz
and put this in .bashrc or .profile.
--------------------------------------------------------------------------------------
Thx. It works me, too.
Previous views: 173
, multiple selections available,
Related content
lrzsz 사용이 이제 안 되나요?
lrzsz 사용이 이제 안 되나요?
More like this
시리얼로 zmodem 사용시 동작 안하는 문제 [1]
시리얼로 zmodem 사용시 동작 안하는 문제 [1]
More like this
Zmodem 파일 전송 불안정 [1]
Zmodem 파일 전송 불안정 [1]
More like this
ZModem crashes xshell [1]
ZModem crashes xshell [1]
More like this
Zmodem upload folder should be the download one [2]
Zmodem upload folder should be the download one [2]
More like this
Bug! If File is Exist in Linux Server , If I want to rz (zmodem) to upload the file to server , I can't over write the file , is fail the file can't update [1]
Bug! If File is Exist in Linux Server , If I want to rz (zmodem) to upload the file to server , I can't over write the file , is fail the file can't update [1]
More like this