Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. ftp
    Log in to post

    • C

      Can't connect to device when main.py is running
      WiPy 2&3 • wipy 2.0 serial ftp repl connection • • ccarducci  

      10
      0
      Votes
      10
      Posts
      2756
      Views

      D

      @ccarducci you could enable a for loop running every second, this way you can interrupt your program every second.
    • S

      LoPy FTP not working
      LoPy • lopy error ftp upload • • simonjcarr  

      3
      0
      Votes
      3
      Posts
      1731
      Views

      S

      @robert-hh Thank you, that did it (Setting the single connection only).
    • R

      FTP Upload and Sync Issue
      Issues & Bugs • pymakr atom ftp upload sync • • reefat  

      2
      0
      Votes
      2
      Posts
      1321
      Views

      J

      @reefat as documented here: https://docs.pycom.io/chapter/toolsandfeatures/FTP.html There's a limit of 1 simultaneous connection, so you might have to tweak a few settings in Cyberduck or other FTP client. The described settings in FileZilla work very well.
    • B

      Connecting the LoPy in STA mode
      LoPy • lopy wifi ftp connect telnet • • binux  

      12
      0
      Votes
      12
      Posts
      3367
      Views

      B

      @robert-hh Thanks for the snippet. I can confirm that it seems to be a problem with my windows machine. I can now connect to the LoPy in STA mode via telnet and ftp (with my linux machine). Thanks for all the suggestions!
    • P

      Strange FTP behaviour
      SiPy • ftp • • pmulvey  

      2
      0
      Votes
      2
      Posts
      983
      Views

      robert-hh

      @pmulvey FTP on Windows is pretty outdated and restricted. And it does not support passive mode. That's why LIST fails, and you cannot transfer any files. Use Filezilla or the FireFTP extension of Firefox.
    • N

      Is there a possibility to change credentials of LoPy device?
      LoPy • lopy ftp credentials • • nukeburns  

      6
      0
      Votes
      6
      Posts
      1897
      Views

      jmarcelino

      @nukeburns Not sure what you mean. For FTP changes to stick between boots you to put the server.init() code to change the credentials into boot.py
    • Innocenzo

      Disable FTP on WiPy
      WiPy 2&3 • wipy 2.0 ftp • • Innocenzo  

      4
      0
      Votes
      4
      Posts
      1524
      Views

      bucknall

      @Innocenzo Yes I believe so.
    • M

      Local file system access while connected to the home router
      WiPy 2&3 • wipy ftp • • michalt38  

      6
      0
      Votes
      6
      Posts
      2247
      Views

      livius

      @michalt38 to do this you need run Wipy in mode WLAN.STA_AP but for me it can connect to router but i can not connect to it as AP. But i do not tested this in the current firmware - maybe it work now
    • M

      FTP access
      WiPy 2&3 • ftp wipy 1 filezilla • • michalt38  

      10
      0
      Votes
      10
      Posts
      4373
      Views

      C

      @robert-hh Yes, it's important what Robert writes! The kind of connection--and IP(!!)--is related to the network the WiPy is connected. In case the WiPy is started default it will start as access point. In this case the IP is 192.168.1.1 In case you have connected the WiPy to a home network and the WiPy is now a station and not an access point any more, the device gets the IP from the network. I had a look at my Fritz box dashboard and could so figure out the IP but I think you can also gather the IP via a serial connection?
    • R

      Ftp Filezilla could not connect to server
      WiPy 2&3 • wipy ftp filezilla • • rodri16  

      11
      0
      Votes
      11
      Posts
      6934
      Views

      R

      @livius Thanks
    • 1
    • 2
    • 2 / 2