Is it possible for system admin to download File Box files using ftp as an alternative to going through the API where, essentially, you have to request one file at a time. I have a lot of files. I am kind of resigned to doing it this way even though it seems unnecessary.
Second, how are the data files actually stored on the back-end. Are they stored in the database or in the file system?
Third, REST API seems to produce a significantly larger list of files than XML-RPC in my instance. This does not lend confidence.
Thanks to anyone who would like to comment. Very much appreciated.