HI, All
Why FTPEntry is read-only ? It would be convenient to store there info during work with FTP.
Who is Java-master, maybe to recompile the NET lib to have FTPEntry something like...
and writeable...
Why FTPEntry is read-only ? It would be convenient to store there info during work with FTP.
Who is Java-master, maybe to recompile the NET lib to have FTPEntry something like...
B4X:
Type FTPEntry2(id As Int, name As String, timestamp As Long, size As Long, FTPpath As String, LocalPath As String, status As String, DeleteAfter As Boolean) 'writable file info structure (FTP FTPEntry structure is read-only)