Exported Failed XML Definitions Needed

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
razor7tech
500 Command not understood
Posts: 3
Joined: 2023-08-10 20:31

Exported Failed XML Definitions Needed

#1 Post by razor7tech » 2023-08-10 20:40

Hello Group--

Noob to the forum. I did do a quick search and didn't find my questions. My guess is these are fairly basic for this group.

I'll paste my version and system details below.

We had some files fail to transfer and I exported those into an XML file. There are a couple of columns that I needed a definition for.

First, all 28k files that failed have a 16 in the Flags column. What is the 'Flags' column referring to?
Last question, what increment is the Size column reporting in? My guess is MB, but I wanted to check.

Thank you!

FileZilla Pro
-------------

Version: 3.64.0

Build information:
Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2023-04-26
Compiled with: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110
Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:
wxWidgets: 3.2.1
SQLite: 3.39.4
GnuTLS: 3.8.0

Operating system:
Name: Windows Server 2016 (build 14393), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq lm
Settings dir: C:\Users\1000056001_a\AppData\Roaming\FileZilla\

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Exported Failed XML Definitions Needed

#2 Post by botg » 2023-08-10 21:52

XML does not have a concept of columns.

razor7tech
500 Command not understood
Posts: 3
Joined: 2023-08-10 20:31

Re: Exported Failed XML Definitions Needed

#3 Post by razor7tech » 2023-08-10 22:59

If you use Excel to open the XML files, it adds the columns.

What's more relevant, is what do those categories, labels, etc. mean? 'Flags' - 'Size' in what increments?

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Exported Failed XML Definitions Needed

#4 Post by botg » 2023-08-11 07:41

These files aren't meant to be used like that. You are supposed to import them into FileZilla.
Flags
Just some flag bits, some internal, some persistent, some protocol specific. Can change from version to version. Don't attempt to parse.
'Size' in what increments?
Double-nibbles.

razor7tech
500 Command not understood
Posts: 3
Joined: 2023-08-10 20:31

Re: Exported Failed XML Definitions Needed

#5 Post by razor7tech » 2023-08-11 15:12

Helpful. Thank you.

Post Reply