File size on remote site not showing properly

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Fegis
500 Command not understood
Posts: 4
Joined: 2024-02-19 21:07
First name: E
Last name: L

File size on remote site not showing properly

#1 Post by Fegis » 2024-02-19 22:02

hi all,

I have an MS Azure storage blob and want to use FZ.
However the file size shown for the remote site is not displaying properly. However it displays correctly in WinSCP.
FileZ1.jpg
FileZ1.jpg (386.57 KiB) Viewed 773 times

Even in bytes, it doesnt display correctly
FileZ2.jpg
FileZ2.jpg (103.66 KiB) Viewed 773 times
Thank you in advance for any help it will be much appreciated!

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: File size on remote site not showing properly

#2 Post by boco » 2024-02-19 22:52

Are you a FileZilla Pro user? If yes, wrong forum.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Fegis
500 Command not understood
Posts: 4
Joined: 2024-02-19 21:07
First name: E
Last name: L

Re: File size on remote site not showing properly

#3 Post by Fegis » 2024-02-19 22:58

boco wrote:
2024-02-19 22:52
Are you a FileZilla Pro user? If yes, wrong forum.
I don't think so... I dont pay for it.
I am transfering via SFTP - My user account can only upload and download. No deletion or renaming on the server.

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

Re: File size on remote site not showing properly

#4 Post by botg » 2024-02-20 08:12

If you enable "Show raw directory listings" on the debug page in the settings and refresh the directory listing, what do you see in the message log?

Fegis
500 Command not understood
Posts: 4
Joined: 2024-02-19 21:07
First name: E
Last name: L

Re: File size on remote site not showing properly

#5 Post by Fegis » 2024-02-20 23:03

botg wrote:
2024-02-20 08:12
If you enable "Show raw directory listings" on the debug page in the settings and refresh the directory listing, what do you see in the message log?
Hi Botg,

There's no change to the GUI display, but here's the message log:

Code: Select all

Status:	Retrieving directory listing of "/8000 5 Colindia Avenue Neutral Bay/Export"...
Trace:	CSftpChangeDirOpData::Send() in state 0
Trace:	CControlSocket::ResetOperation(0)
Trace:	CSftpChangeDirOpData::Reset(0) in state 0
Trace:	CSftpListOpData::SubcommandResult(0) in state 1
Trace:	CControlSocket::SendNextCommand()
Trace:	CSftpListOpData::Send() in state 2
Trace:	CSftpListOpData::Send() in state 3
Command:	ls
Status:	Listing directory /8000 5 Colindia Avenue Neutral Bay/Export
Listing:	-rw-r-----        0        0       2683277513 Fri, 08 Sep 2023 20:33:48 GMT 8000 - GF.lgs
Listing:	-rw-r-----        0        0       4022606709 Wed, 20 Sep 2023 00:05:59 GMT 8000 - L1 full.lgs
Listing:	-rw-r-----        0        0       4002881787 Fri, 08 Sep 2023 20:36:41 GMT 8000 - L1.lgs
Listing:	-rw-r-----        0        0       3475609103 Fri, 08 Sep 2023 20:35:38 GMT 8000 - L2.lgs
Listing:	-rw-r-----        0        0       5248132080 Fri, 08 Sep 2023 20:37:36 GMT 8000 - L3.lgs
Listing:	drwxr-x---        0        0                0 Fri, 08 Sep 2023 20:20:05 GMT BLK
Listing:	-rw-r-----        0        0             3640 Mon, 19 Feb 2024 00:29:34 GMT debug.log
Trace:	CSftpListOpData::ParseResponse() in state 3
Trace:	CControlSocket::ResetOperation(0)
Trace:	CSftpListOpData::Reset(0) in state 3
Status:	Directory listing of "/8000 5 Colindia Avenue Neutral Bay/Export" successful
Trace:	CFileZillaEnginePrivate::ResetOperation(0)

Fegis
500 Command not understood
Posts: 4
Joined: 2024-02-19 21:07
First name: E
Last name: L

Re: File size on remote site not showing properly

#6 Post by Fegis » 2024-02-23 06:52

I've installed Filezilla on other computers to test if it's my laptop and get the same results!

Post Reply