Implementing Linux and Windows file transfer

Source: Internet
Author: User
In fact, this topic is a bit large, here is only a Linux and Windows file transfer, but this method is very practical, that is: Zmodem protocol
Specifically, the Linux command is: RZ and SZ
But in fact they are two very handy tools. Rz,sz is Linux/unix with Windows Zmodem File Transfer command-line tool, the Windows side needs to support Zmodem TELNET/SSH client, SECURECRT can use SECURECRT to log on to unix/ Linux hosts (either Telnet or SSH) 1. RZ, receive files, SECURECRT will pop up the file selection dialog box, select the file after closing the dialog box, the file will be uploaded to the current directory, here to introduce a trick: In fact, you can not use the command line to knock the RZ command, just want to transfer the file to drag and drop to the SecureCRT window,  SECURECRT will automatically complete the transfer. 2. Run the command sz file1 file2 is to send files to Windows (the saved directory can be configured) more convenient than the FTP command, and the server does not have to open the FTP service note: Some Linux versions default to the Sz/rz tool, so you have to install one, It's actually very simple.
shell# Yum Search Lrzsz shell# yum install lrzsz-x.x.x

Implementing Linux and Windows file transfer

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.