Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# HEADS UP: Deprecated methods in peer.ftp.FtpConnection: # * public peer.ftp.FtpDir getDir([string $dir= NULL]) throws peer.SocketException # * public bool setDir(peer.ftp.FtpDir $f) throws peer.SocketException # * public bool makeDir(peer.ftp.FtpDir $f) # * public bool put(mixed $arg, [string $remote= NULL], [string $mode= 0]) throws peer.SocketException # * public bool get(string $remote, mixed $arg, [string $mode= 0]) throws peer.SocketException # * public bool delete(string $remote) # * public bool rename(string $src, string $target) # * public array quote(string $command) # == # HEADS UP: Deprecated methods in peer.ftp.FtpDir: # * public peer.ftp.FtpEntry getEntry() throws peer.SocketException git-svn-id: svn://svn.xp-framework.net/xp/trunk@11174 d2cacbed-c0f6-0310-851a-9dad52fc623a
- Loading branch information