This distribution provides client and server implementations for File Transfer Protocol (FTP) in an AnyEvent environment. For the specific interfaces, see AnyEvent::FTP::Client and AnyEvent::FTP::Server for details. Before each release, AnyEvent::FTP...
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCCAUTION AnyEvent::FTP::Server hasn't been audited by anyone, including its author, in order to ensure that it is secure. It is intended to be used primarily in testing the companion client AnyEvent::FTP::Client. It can also be used to write your own ...
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis class provides an AnyEvent client interface to the File Transfer Protocol (FTP)....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCInstances of this class represent client requests....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCInstances of this class represent a FTP server response....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis role provides a uniform even callback mechanism for classes in AnyEvent::FTP. You declare events by using the "define_events" method. Once declared you can use "on_"*event_name* to add a callback to a particular event and "emit" to trigger those...
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCPLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTC
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTC
This class represents a file transfer with a remote server. Transfers may be initiated between a remote file name and a local object. The local object may be a regular scalar, reference to a scalar or a file handle, for details, see the "stor", "stou...
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCInstances of this class get sent to condition variables returned by commands in AnyEvent::FTP::Client....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCPLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTC
This class provides some utility functionality for interacting with the UNIX and UNIX like operating systems....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis role provides a bunch of FTP commands that don't really do anything anymore, but some older clients might try to use anyway. If you are writing a context, it is probably a good idea to consume this role rather than implementing these useless com...
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis role provides a standard FTP "HELP" command. It finds any FTP commands ("cmd_*") you have defined in your context class and the associated usage functions ("help_*") and implements the "HELP" command for you....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis role provides an interface for the FTP "TYPE" command....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis role provides an authentication interface for your AnyEvent::FTP::Server context....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCPLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTC
This is the base class for AnyEvent::FTP::Server::Context::FSRO and AnyEvent::FTP::Server::Context::FSRW....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCObjects of this class are used to encode responses which are returned to the client from the server....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTCThis class provides a context for AnyEvent::FTP::Server which uses the actual filesystem to provide storage....
PLICEASE/AnyEvent-FTP-0.16 - 30 Aug 2017 13:10:52 UTC