Atom how to set FTP auto upload

Source: Internet
Author: User
Tags glob
Please ask how to set atom how to set FTP Auto-upload?!
Research long time
The remote FTP kit has been downloaded ~ ~ and then the Leng ....

{"Protocol": "FTP", "host": "example.com",//string-the hostname or IP address of the FTP server. Default: ' localhost ' "port": $,//integer-the port of the FTP server. default:21 "user": "User",//String-username for authentication. Default: ' Anonymous ' "Pass": "Pass",//String-password for authentication. Default: ' anonymous@ ' "Promptforpass": false,//Boolean-set to True for Enable password dialog. This would prevent from using the cleartext password in the this config. Default:false "remote": "/", "secure": false,//Mixed-set to True for both control and data connection Encryptio N, ' control ' for control connection encryption only, or ' implicit ' for implicitly encrypted control connection (this mode is deprecated in modern times, but usually uses port 990) Default:false "secureoptions": null,//Object-additional Options to being passed to Tls.connect (). Default: (null) See Http://nodejs.org/api/tls.html#tls_tls_connect_options_callback "conNtimeout ": 10000,//Integer-how long (in milliseconds) to wait for the control connection to be established. default:10000 "Pasvtimeout": 10000,//Integer-how long (in milliseconds) to wait for a PASV data connection to be E Stablished. default:10000 "KeepAlive": 10000,//integer-how often (in milliseconds) to send a ' dummy ' (NOOP) command to keep th E connection alive. default:10000 "Watch": [//Array-paths to files, directories, or glob patterns that is watched and when edited outs IDE of the Atom editor is uploaded.        Default: [] "./dist/stylesheets/main.css",//reference from the root of the project. "./dist/stylesheets/", "./dist/stylesheets/*.css"], "watchtimeout": $//integer-the duration (in Millis Econds) from when the file is last changed for the upload to begin.}

How do I set up my file for this folder if any of the files are stored and then uploaded to the ftp folder?

And the package preferences I can't find .... Is that you can set the storage to be self-spreading.

Reply content:

Please ask how to set atom how to set FTP Auto-upload?!
Research long time
The remote FTP kit has been downloaded ~ ~ and then the Leng ....

{"Protocol": "FTP", "host": "example.com",//string-the hostname or IP address of the FTP server. Default: ' localhost ' "port": $,//integer-the port of the FTP server. default:21 "user": "User",//String-username for authentication. Default: ' Anonymous ' "Pass": "Pass",//String-password for authentication. Default: ' anonymous@ ' "Promptforpass": false,//Boolean-set to True for Enable password dialog. This would prevent from using the cleartext password in the this config. Default:false "remote": "/", "secure": false,//Mixed-set to True for both control and data connection Encryptio N, ' control ' for control connection encryption only, or ' implicit ' for implicitly encrypted control connection (this mode is deprecated in modern times, but usually uses port 990) Default:false "secureoptions": null,//Object-additional Options to being passed to Tls.connect (). Default: (null) See Http://nodejs.org/api/tls.html#tls_tls_connect_options_callback "conNtimeout ": 10000,//Integer-how long (in milliseconds) to wait for the control connection to be established. default:10000 "Pasvtimeout": 10000,//Integer-how long (in milliseconds) to wait for a PASV data connection to be E Stablished. default:10000 "KeepAlive": 10000,//integer-how often (in milliseconds) to send a ' dummy ' (NOOP) command to keep th E connection alive. default:10000 "Watch": [//Array-paths to files, directories, or glob patterns that is watched and when edited outs IDE of the Atom editor is uploaded.        Default: [] "./dist/stylesheets/main.css",//reference from the root of the project. "./dist/stylesheets/", "./dist/stylesheets/*.css"], "watchtimeout": $//integer-the duration (in Millis Econds) from when the file is last changed for the upload to begin.}

How do I set up my file for this folder if any of the files are stored and then uploaded to the ftp folder?

And the package preferences I can't find .... Is that you can set the storage to be self-spreading.

This plugin I used seems not to create a file can only be modified if you have FTP, you can only use the Upload tool to create a new file

  • 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.