On Fri, Jan 14, 2005 at 02:39:37AM +0800, Lee, Joe wrote: > I would like to see if anyone know the mechanism of mv command. > Suppose I upload files to a ftp server at the path /dir1 and then move > it by mv command to /dir2.
Turn on debug and see for yourself. It sends RNFR and RNTO commands to ftp server. -- Alexander.
