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