This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Mads's profile picture

FTP client/server solution

Started by Mads, 16 July 2013 - 02:56 AM
Mads #1
Posted 16 July 2013 - 04:56 AM
This is an FTP client/server solution, which features a couple of commands from the real FTP protocol.

The installer is here: sHRw0WxH
To install either the client or server, execute this command:
install client|server

The server must be started before the client.
The program will use the first modem found. It will notify you if a modem is not found.

Run 'ftp_server help' or 'ftp_client help' for information about using it.

NOTE: If you are in a subdir on the server, you cannot access the root dir by using /somepath. You would have to either CD to the root dir, or do something like ../../somepath.
There might be errors when trying to access invalid paths. I have only been able to find one, though.
Zudo #2
Posted 16 July 2013 - 07:51 AM
Looks A W E S O M E!
Commando_T #3
Posted 13 September 2013 - 07:08 PM
Too many open channels? Can you please explain whats happened?
Lyqyd #4
Posted 13 September 2013 - 08:29 PM
You're getting that error because the creator didn't feel the need to test his broken program before posting it. Locked.