rename abstract method

Future<FtpEntry> rename(
  1. String newName
)

Implementation

Future<FtpEntry> rename(String newName);