Skip to content

Commit

Permalink
- Implement RFC #0140
Browse files Browse the repository at this point in the history
# 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
thekid committed Oct 18, 2007
1 parent 647b509 commit 1632ef8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1632ef8

Please sign in to comment.