A way to upload files from windows to Ubuntu

Source: Internet
Author: User

Due to learning needs, the need to upload files from the Windows operating system to Ubuntu, a lot of Niang methods, this is just one of them--with the help of WINSCP software, the advantages: software easy to install, the overall operation is very simple. Let's not say, first of all.

1, install WINSCP software: Http://rj.baidu.com/soft/detail/15150.html?ald

2, through the command: Ifconfig on Ubuntu to view the IP address:

3, open the WINSCP software on the Windows operating system, login WINSCP

4, login WinSCP after the windows and Ubuntu between the files can be uploaded and downloaded

End ...

Note: In this process, the folder that operates on Ubuntu must be given sufficient permissions, or there will be insufficient permissions to upload/download failure situation, the workaround is as follows:

Under Linux to give permissions to the folder, the common method is as follows: (where XXX refers to the file name (also can be the folder name, but to add-ld after chmod). )

sudo chmod 644xxx (owner has read and write permissions, group user only Read permissions)

sudo chmod 777xxx (everyone has access to read and write and execute)

A way to upload files from windows to Ubuntu

Related Article

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.