Window Linux File transfer

Source: Internet
Author: User
Tags pscp virtualenv

Window Installation:
Pscp.exe (placed in the C:\Windows\System32 directory)


Linux Installation:

1: Update Apt-get first
[Email protected]:/home/ubuntu# sudo apt-get update
If you have an error, you need to modify vi/etc/apt/sources.list

Deb http://old-releases.ubuntu.com/ubuntu/raring main universe restricted Multiverse
DEB-SRC/http/ Old-releases.ubuntu.com/ubuntu/raring main Universe restricted Multiverse
Deb http://old-releases.ubuntu.com/ Ubuntu/raring-security main Universe restricted multiverse
Deb-src http://old-releases.ubuntu.com/ubuntu/ Raring-security main Universe restricted Multiverse
Deb Http://old-releases.ubuntu.com/ubuntu/raring-updates main Universe restricted Multiverse
Deb-src http://old-releases.ubuntu.com/ubuntu/raring-updates main universe Restricted Multiverse
Deb Http://old-releases.ubuntu.com/ubuntu/raring-backports main restricted universe Multiverse
Deb-src http://old-releases.ubuntu.com/ubuntu/raring-backports main restricted universe multiverse
Deb http://old-releases.ubuntu.com/ubuntu/raring-proposed main restricted universe Multiverse
Deb-src/http/ old-releases.ubuntu.com/ubuntu/raring-proposed main restricted universe multiverse


2: Install Openssh-server:
[Email protected]:/home/ubuntu# apt-get Install Openssh-server
Installation error message:
The following packages has unmet dependencies:
Openssh-server:depends:openssh-client (= 1:6.1p1-4) but 1:6.6p1-8 was to be installed
E:unable to correct problems and you have held broken packages.

Downgrade: After Openssh-client=1:6.1p1-4 is installed Openssh-serve
[Email protected]:/home/ubuntu# apt-get Install openssh-client=1:6.1p1-4

Enable SSH
[Email protected]:/home/ubuntu# ps-e |grep SSH
[Email protected]:/home/ubuntu# service SSH start
SSH start/running, Process 13993
[Email protected]:/home/ubuntu# ps-e |grep SSH
13993? 00:00:00 sshd


Window
D:\>PSCP save\virtualenv-15.1.0.tar.gz [Email Protected]:/home/ubuntu
[email protected] ' s password:
Access denied
Roo[email protected] ' s password:
virtualenv-15.1.0.tar.gz | 1820 KB | 364.1 kb/s | eta:00:00:00 | 100%


Linux:
[Email protected]:/home/ubuntu# ls
Desktop Documents Downloads examples.desktop Music Pictures public Templates test1.txt test2.txt Videos vir Tualenv-15.1.0.tar.gz
[Email protected]:/home/ubuntu#

Window Linux File transfer

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.