net.artima.ftp
Interface FTPService


public interface FTPService
extends java.rmi.Remote

A Jini service interface that enables clients to make FTP requests. An FTPService can forward client requests directly to the indicated ftp server, can perform local caching, can forward the request to a nearby server that performs caching, or to a nearby proxy server, etc.