ComputerCraft FTP server

Discussion in 'Announcements' started by sk89q, 28 January 2014.

Tags:
  1. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    1 December 2011
    Messages:
    2.490
    Likes Received:
    1.504
    Our ComputerCraft FTP server should now be back up (and pointed at Alice 1.6), though I have not tested it.

    Note, however, that the skcraft-authorize program has not yet been added to Alice 1.6, so you will have to create the necessary files manually.
    1. Create a .skcraft folder in the root of your computer's filesystem.
    2. Create a label file in the .skcraft folder and in it a name for the computer (stick to basic ASCII characters).
    3. Create a users file in the .skcraft folder with each line being a forum name of a user that you want to provide access for.
     
  2. Morphogenic

    Morphogenic New Member

    Joined:
    26 February 2013
    Messages:
    12
    Likes Received:
    0
    tested and connected :)
     
  3. LeiserGeist

    LeiserGeist Gamer, Software Developer

    Joined:
    26 October 2012
    Messages:
    479
    Likes Received:
    116
    connected fine after setting up a computer, however files don't seem to show up in the ftp when created on the computer and vice versa.
    also this happened [​IMG]
    with any computer I make


    meanwhile in djibouti the skcraft IDE, it sees inside the folders for each computer, but when you try to save [​IMG]
     
  4. weaversam8

    weaversam8 New Member

    Joined:
    29 January 2014
    Messages:
    7
    Likes Received:
    0
    Yeah FileZilla is giving me the, Failed to Get Directory Listing Error.
     
  5. ZoomerX

    ZoomerX Sent to exile for no reason

    Joined:
    13 February 2013
    Messages:
    223
    Likes Received:
    88
    The skcraft-authorize program is scheduled for addition next update, FYI.
     
  6. gknova61

    gknova61 Farbes Lover

    Joined:
    17 March 2012
    Messages:
    1.238
    Likes Received:
    350
    Can I informally request the beta update to CC? Adds some neat built-in programs like unsecured chat, and mail, apis, and new functions. For the semi-changelog, refer to this entry: http://www.computercraft.info/2014/01/22/coming-soon-computercraft-1-6/

    For the beta download: http://www.computercraft.info/forum...ownload-and-discussion-pr0-released-jan-28th/

    I was trying out the new features which seems pretty stable. I'm also coding my crypto project on it which means I'm putting it through the paces and nothing majorly buggy happened yet but I'm not sure If It'll require other addons to be updated.
     
  7. Smudgerox

    Smudgerox Active Member

    Joined:
    9 October 2012
    Messages:
    321
    Likes Received:
    77
    We don't run betas unless we absolutely have to. We'll update it once it's stable.
     
  8. gknova61

    gknova61 Farbes Lover

    Joined:
    17 March 2012
    Messages:
    1.238
    Likes Received:
    350
  9. weaversam8

    weaversam8 New Member

    Joined:
    29 January 2014
    Messages:
    7
    Likes Received:
    0
    How soon do you think that will be?
     
  10. Neonbeta

    Neonbeta Person who did stuff and things

    Joined:
    2 March 2012
    Messages:
    2.603
    Likes Received:
    757
    Take a guess, multiply that guess by 10, and that's the amount of weeks it'll be here by.
     
  11. Siioh

    Siioh If you can read this, you're too far

    Joined:
    29 May 2013
    Messages:
    333
    Likes Received:
    118
    Hmm, 0 weeks * 10 = 0 weeks. Sounds like today to me :D
     
    DoomCommando likes this.
  12. LeiserGeist

    LeiserGeist Gamer, Software Developer

    Joined:
    26 October 2012
    Messages:
    479
    Likes Received:
    116
    It doesn't even seem like that's the problem. Doesn't that program just make the label and users files for you?
     
  13. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    1 December 2011
    Messages:
    2.490
    Likes Received:
    1.504
    There is something definitely wrong with the FTP server... it's throwing exceptions. I'll have to look into it.