Hi all,
I can retrieve the DATA_A.DXD file via ftp however my application requires that this file only contains one line of data (the file will be retrieved every logging cycle, 1/min).
To do this I would like to delete this file after I have retrieved it via ftp. I have tried the ftp delete command however I get an IO error. Is there a way to forcibly delete the file via ftp?
Alternatively, can the program be modified to replace the file each cycle rather than append data to it? Even a recursive DELDATA command would be ok. I don't want to have to send the DELDATA command every minute from DeLogger.
Thanks for your help
Denis
Hi all,
I can retrieve the DATA_A.DXD file via ftp however my application requires that this file only contains one line of data (the file will be retrieved every logging cycle, 1/min).
To do this I would like to delete this file after I have retrieved it via ftp. I have tried the ftp delete command however I get an IO error. Is there a way to forcibly delete the file via ftp?
Alternatively, can the program be modified to replace the file each cycle rather than append data to it? Even a recursive DELDATA command would be ok. I don't want to have to send the DELDATA command every minute from DeLogger.
Thanks for your help
Denis