public class FTPRename extends Object implements FTPCommand
public boolean executeWith(FTPClient client) throws IOException
FTPCommand
executeWith
in interface FTPCommand
client
- The client session.IOException
public String getFrom()
public void setFrom(String path)
public String getTo()
public void setTo(String to)