FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour empty file by Ftp
Posts: 434
Joined: Wed Jun 06, 2007 02:58 PM
empty file by Ftp
Posted: Wed Apr 03, 2019 07:27 AM

Hi,
I have a txt file in a ftp directory with about 30 rows, how can I to empty it (not delete it) by Ftp class ?

thank you

FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023

FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)

Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: empty file by Ftp
Posted: Wed Apr 03, 2019 12:33 PM

Just create the empty file locally and then send it by ftp.

EMG

Continue the discussion