Hi,
I use class TFTP/TFTPFILE of the FWH and I am needing to rename files in directory ftp. How I can make this?
DLL32 FUNCTION FtpSetCurrentDirectory( hFTP AS LONG, cDirName AS LPSTR ) ;
AS BOOL PASCAL ;
FROM "FtpSetCurrentDirectoryA" LIB hWinINet
METHOD SetCurrentDirectory( cDirName ) INLINE ;
FtpSetCurrentDirectory( ::hFTP, cDirName )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 81 guests