Applet 2 (jssdk,ecs build FTP server)

Source: Internet
Author: User

JSSDK Development Steps
    • Bind a secure domain name (the domain name is bound to any public number)
    • Introducing JS
    • Permission Validation wx.config ({})
    • Ready all the development is written in ready
    • Error
Share interface
    • Onmenusharetimeline Share to Friends Circle
    • Onmenushareappmessage Share to friends
    • Onmenushareqq
    • Onmenushareweibo
    • Onmenushareqzone
Image interface
    • Chooseimage
    • Previewimage
    • Uploadimage
    • Downloadimage
    • Getlocalimgdata
Voice interface
    • Startrecord
    • Stoprecord
    • Onvoicerecordend
    • Playvoice
    • Pausevoice
    • Stopvoice
    • Onvoiceplayend
    • Uploadvoice
    • Downloadvoice
Smart interface
    • Translatevoice
Device information
    • Getnetworktype Network Status
D Positioning
    • GetLocation
    • Openlocation
Interface operation
    • CloseWindow
    • Hideallnonbasemenuitem
    • Showallnonbasemenuitem
    • Hidemenuitems
    • Showmenuitems
Sweep
    • Scanqrcode
ECS Build FTP Server Client Preparation
    • FileZilla
    • Sublime Plug-in Ftp-sync
Installing VSFTPD
yum install vsftpd
Turn on the FTP service and set the boot from
systemctl start vsftpdsystemctl enable vsftpd
Create a user
    • Default: Root user cannot log on to FTP
    • Only anonymous logins are currently available

      Useradd User Name
      passwd the user name you just created

Change the user who owns the directory
chown -R 用户名 目录地址

Applet 2 (jssdk,ecs build FTP server)

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.