FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ftp listing files
Posts: 253
Joined: Wed May 25, 2016 01:04 AM
ftp listing files
Posted: Thu Jul 20, 2023 04:53 PM

Hi,

I have been using the command below to download certain file in ftp, what command to use to list the files in certain folder so that I can check the latest one and download? Thanks.

FTPGETFILE( hConnect, ChavePasta, "test.zip", 0, FILE_ATTRIBUTE_ARCHIVE, 0, 0 )

Continue the discussion