How atom synchronizes local files to remote hosts via remote FTP

Source: Internet
Author: User

Video Tutorial: https://ninghao.net/video/3991

    • Search for "Remote FTP", click on "Package" search packages, install "Installation"
    • Open the project directory that you want to synchronize locally
    • Create remote-ftp configuration files, Packages, remote-ftp, creadte SFTP config file
      • Modify the configuration file, replace the host, account password, sftp default configuration
{    "Protocol ":"Sftp", "Host ":"example.com", "Port ":22, "User ":"User", "Pass ":"Pass", "Promptforpass ":False, "Remote ":"/", "Local ":"", "Agent ":"", "Privatekey ":"", "Passphrase ":"", "Hosthash ":"", "Ignorehost ":true, "conntimeout": 10000, "keepalive":  10000, "keyboardinteractive":  False, "keyboardinteractiveforpass":  False, "remotecommand": remoteshell ": ", "watch": [], "watchtimeout": 500}          

    • Add remote and connect to the server,packages-> remote-ftp-> Toggle to add remote tags. Remote Connect to Server
local -> remote  同步到服务器 Sync local <- remote  服务器同步本地

---------------------This article from today is not cold CSDN blog, full-text address please click: 80625273?utm_source=copy

How atom synchronizes local files to remote hosts via remote FTP

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.