Work notes: Copying Files-from Windows to Ubuntu to Fedora

Source: Internet
Author: User

Recently in the test cross-platform class library, so wrote some small programs.

Of course, the main use of VS for major code development. Eclipse for Linux debugging.

Then it is necessary to synchronize the project files.

Given the simplicity of the project, no SVN is used.

1. Sync from windows to Ubuntu.

IIS establishes a WWW site. The physical directory points to the directory where the project file resides.

Under Ubuntu Terminal, use wget to download the required source code.

2. Sync from Ubuntu to Fedora.

Since the project has been compiled under Ubuntu, only the relevant files need to be copied to fedora.

Create a temporary directory locally and map to the remote directory of Fedora via SSHFS. The next steps are simple. Copying files, and so on, is just like a local directory.

3. Log in using the Putty terminal.

To simplify the switching of different windows, a mtputty is set up.

Work notes: Copying Files-from Windows to Ubuntu to Fedora

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.