On Thu, Feb 19, 2004 at 11:24:40AM -0500, Castro, Michael (IDS DSS) wrote:
> I am hoping you can provide me with some assistance, I have a client using LFTP on
> Red hat. He needs to perform a rename of a file via FTP. LFTP supports the MV
> command, however my Solaris box does
> not recognize the MV command only "rename" are you aware of a way we can have LFTP
> execute the "rename" command? Is there an alternative work around available. Please
> let me know your thoughts
Try:
alias rename mv
--
Alexander.