Hi,
Is there a way to rename a file on an FTP Server?
Thanks,
Jeff Barnes
(FWH 16.11, xHarbour 1.2.3, Bcc730)
Jeff Barnes
(FWH 16.11, xHarbour 1.2.3, Bcc730)
Hi,
Is there a way to rename a file on an FTP Server?
Jeff,
Using the TFTP class:
oFTP:RenameFile( cOldFileName, cNewFileName )
Regards,
James
Thanks James.
I keep forgetting to look at the source code ... The rename function was not in the help guides
![]()

Thanks James.
I just installed it ![]()