Announcement
Collapse
No announcement yet.
LIST command successful but does not display in comparison window
Collapse
X
-
If you would like to attach or email us a log .txt file to [email protected], I'll be sure to add it to our notes on the subject. Please include a link back to this forum thread for our reference in the email.
-
k, well let me know if I can provide any more detail like more raw logs etc. Going from the log, it seems that no parser is being selected -is there any switch / command that I could use to force a particular parser to be used?
BTW, I love this software - I rarely use a regular file explorer at all ever since buying it years ago.
Leave a comment:
-
Hello,
Thanks for the log. It is a similar issue in that it failing because of a parsing issue, but it is a different parsing bug in the FTP server. I'll add it to our use case, but since it appears to be a proprietary FTP solution for specific hardware (which we do not have), this one may be trickier to track down to fix.
Leave a comment:
-
same issue with getting listing but not displaying
Hi - I'm getting the exact same issue attempting to connect to my XBOX - with the debug included in the log, you can see the correct directory listing but it does not appear in the right panel - just blank. I have 100% verified that the filters are not the issue and have tried PASV as well as resetting to factory default as suggested above. Here is my log:
************************************************
03/03/2012 3:03:11 PM Stat> Connected.
03/03/2012 3:03:11 PM Recv> 220 FSD FTPD ready
03/03/2012 3:03:11 PM Sent> USER xbox
03/03/2012 3:03:11 PM Recv> 331 User name okay, need password.
03/03/2012 3:03:11 PM Sent> PASS ********
03/03/2012 3:03:11 PM Recv> 230 User logged in, proceed.
03/03/2012 3:03:11 PM Sent> FEAT
03/03/2012 3:03:11 PM Recv> 211-Extensions supported:
03/03/2012 3:03:11 PM XCRC filename
03/03/2012 3:03:11 PM SIZE
03/03/2012 3:03:11 PM REST STREAM
03/03/2012 3:03:11 PM MDTM
03/03/2012 3:03:11 PM MFMT
03/03/2012 3:03:11 PM TVFS
03/03/2012 3:03:11 PM 211 END
03/03/2012 3:03:11 PM Sent> TYPE I
03/03/2012 3:03:11 PM Recv> 200 Type set to I
03/03/2012 3:03:11 PM Sent> SYST
03/03/2012 3:03:11 PM Recv> 215 Freestyle FTPd
03/03/2012 3:03:11 PM Sent> PWD
03/03/2012 3:03:11 PM Recv> 257 "/"
03/03/2012 3:03:11 PM Sent> REST 1
03/03/2012 3:03:11 PM Recv> 500 command not implemented
03/03/2012 3:03:11 PM Sent> REST 0
03/03/2012 3:03:11 PM Recv> 500 command not implemented
03/03/2012 3:03:11 PM Sent> CWD Hdd1/_MISC/
03/03/2012 3:03:11 PM Recv> 250 OK
03/03/2012 3:03:11 PM Sent> PWD
03/03/2012 3:03:11 PM Recv> 257 "/Hdd1/_MISC"
03/03/2012 3:03:11 PM Sent> TYPE A
03/03/2012 3:03:11 PM Recv> 200 Type set to I
03/03/2012 3:03:11 PM Sent> PORT 192,168,0,102,220,194
03/03/2012 3:03:11 PM Recv> 200 PORT command successful
03/03/2012 3:03:11 PM Sent> LIST
03/03/2012 3:03:11 PM Recv> 150 Opening connection
03/03/2012 3:03:11 PM Recv> 226 Transfer Complete
03/03/2012 3:03:11 PM ..
03/03/2012 3:03:11 PM drwxrwxrwx 1 root root 0 Nov 22 2005 Indiana Jones
03/03/2012 3:03:11 PM drwxrwxrwx 1 root root 0 Nov 22 2005 Kung Fu Panda
03/03/2012 3:03:11 PM drwxrwxrwx 1 root root 0 Nov 22 2005 Spiderman Dimensions
03/03/2012 3:03:11 PM drwxrwxrwx 1 root root 0 Dec 10 2011 Marvel.vs.Capcom.3
03/03/2012 3:03:11 PM drwxrwxrwx 1 root root 0 Dec 07 2011 portal2
03/03/2012 3:03:11 PM drwxrwxrwx 1 root root 0 Dec 07 2011 Skyrim
03/03/2012 3:03:11 PM FTP ParserID:
03/03/2012 3:03:11 PM Load comparison: E:\RB STUFF\DLC (Temp) <-> ftp://[email protected]/Hdd1/_MISC
03/03/2012 3:03:11 PM Background content comparison completed in 0.28 seconds
**************************************************
Whatever REST does, it doesn't seem to be accepted by the XBOX - is there something I can do to suppress this or pass some custom commands as work-around ?
Leave a comment:
-
Hello,
From the Home screen, expand the Edit session defaults folder, select Folder Compare, and here you can click "Factory Defaults" to reset to defaults. Then create a new session and open your FTP.
Leave a comment:
-
You found the issue, at least in my case. I do not know how, but I had some filters and I was not aware of them. Probably I had reused another session.
How can I reset to factory defaults?
Thank You very much again and regards
Rodolfo Giovanninetti
Leave a comment:
-
Accessing that FTP with an anonymous login, I do see the files and folders, and I am able to expand subfolders and see what appears to be the whole listing. Are you not seeing the items appear, Rodolfo? Are you using the latest release (BC 3.3.3)? If you revert your default profile to Factory Defaults in the FTP Profiles dialog, does this help? Does enabling Suppress Filters help?
Leave a comment:
-
I have the same problem with ftp://ftp.heanet.ie
I have the same problem with "ftp://ftp.heanet.ie". I see the listing in the lower window, but not in the window on the right, where I have the ftp site (the window on the left is a local folder).
Regards
Rodolfo Giovanninetti
Leave a comment:
-
let me know if you need anything else from me as they investigate. thanks
Leave a comment:
-
Thanks. I didn't recognize the debug log because of the lack of whitespace. It turns out that could be part of the problem. I'll open a tracker entry for one of our developers to investigate.
Leave a comment:
-
The filters were my first suspect and I check all of them before I posted.
I did enable debug logging when I posted the above log. That is how I knew the folder and file data was coming back correctly from the ftp server just not being displayed.
The lines after "2/11/2012 11:42:51 AM Recv> 226 Transfer complete"
are additional line that showed up after enabling debug logging.
You can see directories like "Program Files" and "Storage Card" and files like "cemail.vol" that the ftp server returned.
Thanks
Leave a comment:
-
Hello,
If you toggle on the Suppress Filters option in the View menu (or on the Toolbar), does this then show your files in a teal color? This would indicate there is still a filter, somewhere, set to hide them. If they still do not show up, would it be possible for you to enable debug logging in your Tweaks dialog (Ctrl+Shift+T), Folder Views, "Include debug messages in log", which you can post here, or to keep private, email us at [email protected] and include a link back to this forum thread in the email.
Thanks. And please let us know if you have any questions.
Leave a comment:
-
LIST command successful but does not display in comparison window
LIST command receives the correct data but nothing is displayed in the the comparison window. I have checked all the filter and made sure it shows all files
2/11/2012 11:42:50 AM Stat> Connected.
2/11/2012 11:42:50 AM Recv> 220 WIFI Remote Access FTP Server 1.7r2
2/11/2012 11:42:50 AM Sent> USER admin
2/11/2012 11:42:50 AM Recv> 331 Password required.
2/11/2012 11:42:50 AM Sent> PASS ********
2/11/2012 11:42:51 AM Recv> 230-This page has been loaded on February 11, 2012 at 11:42:40 AM (device local time).
2/11/2012 11:42:51 AM 230 User logged in.
2/11/2012 11:42:51 AM Sent> FEAT
2/11/2012 11:42:51 AM Recv> 211-Extended features supported:
2/11/2012 11:42:51 AM UTF8
2/11/2012 11:42:51 AM SIZE
2/11/2012 11:42:51 AM MDTM
2/11/2012 11:42:51 AM REST STREAM
2/11/2012 11:42:51 AM Recv> 211 END
2/11/2012 11:42:51 AM Sent> TYPE I
2/11/2012 11:42:51 AM Recv> 200 TYPE set to I.
2/11/2012 11:42:51 AM Sent> SYST
2/11/2012 11:42:51 AM Recv> 215 Windows_NT
2/11/2012 11:42:51 AM Sent> OPTS UTF8 ON
2/11/2012 11:42:51 AM Recv> 200 OPTS UTF8 command successful - UTF8 encoding now ON.
2/11/2012 11:42:51 AM Sent> PWD
2/11/2012 11:42:51 AM Recv> 257 "/" is current directory.
2/11/2012 11:42:51 AM Sent> REST 1
2/11/2012 11:42:51 AM Recv> 350 Restarting at 1
2/11/2012 11:42:51 AM Sent> REST 0
2/11/2012 11:42:51 AM Recv> 350 Restarting at 0
2/11/2012 11:42:51 AM Sent> TYPE A
2/11/2012 11:42:51 AM Recv> 200 TYPE set to A.
2/11/2012 11:42:51 AM Sent> PASV
2/11/2012 11:42:51 AM Recv> 227 Entering Passive Mode (10,0,0,7,58,217).
2/11/2012 11:42:51 AM Sent> LIST
2/11/2012 11:42:51 AM Recv> 150 Opening data connection
2/11/2012 11:42:51 AM Recv> 226 Transfer complete
2/11/2012 11:42:51 AM 09-29-10 02:48PM <DIR> Application Data
2/11/2012 11:42:51 AM 09-29-10 03:48PM <DIR> ConnMgr
2/11/2012 11:42:51 AM 01-06-80 12:00AM <DIR> Documents and Settings
2/11/2012 11:42:51 AM 09-29-10 02:47PM <DIR> My Documents
2/11/2012 11:42:51 AM 09-29-10 02:48PM <DIR> Program Files
2/11/2012 11:42:51 AM 01-01-98 05:00AM <DIR> Storage Card
2/11/2012 11:42:51 AM 01-06-80 12:00AM <DIR> Temp
2/11/2012 11:42:51 AM 01-06-80 12:00AM <DIR> Windows
2/11/2012 11:42:51 AM 02-11-12 11:42AM 851968 cemail.vol
2/11/2012 11:42:51 AM 02-06-12 07:52PM 0 client_report.db
2/11/2012 11:42:51 AM 02-11-12 09:19AM 790528 cuengine.vol
2/11/2012 11:42:51 AM 01-27-12 09:30PM 327680 Facebook.vol
2/11/2012 11:42:51 AM 02-11-12 09:22AM 188416 FacebookInfo.vol
2/11/2012 11:42:51 AM 01-27-12 07:03PM 65536 fbmail.vol
2/11/2012 11:42:51 AM 01-20-12 09:52PM 143 log.txt
2/11/2012 11:42:51 AM 10-23-11 07:15PM 28672 marketplace.edb
2/11/2012 11:42:51 AM 10-23-11 07:15PM 69632 MarketplaceDls.edb
2/11/2012 11:42:51 AM 09-29-10 03:49PM 53248 mxip_initdb.vol
2/11/2012 11:42:51 AM 02-11-12 10:33AM 28672 mxip_lang.vol
2/11/2012 11:42:51 AM 02-11-12 10:49AM 217088 mxip_notify.vol
2/11/2012 11:42:51 AM 02-07-12 03:43AM 135168 mxip_swmgmt.vol
2/11/2012 11:42:51 AM 02-11-12 10:33AM 180224 mxip_system.vol
2/11/2012 11:42:51 AM 02-11-12 09:27AM 3342336 OnlineAlbumDB.vol
2/11/2012 11:42:51 AM 02-11-12 11:42AM 6426624 pim.vol
2/11/2012 11:42:51 AM 09-29-10 02:48PM 0 pwhash.bin
2/11/2012 11:42:51 AM 07-04-11 03:00PM 362 reg.xml
2/11/2012 11:42:51 AM 12-06-11 05:16PM 61440 UploadHistory.vol
2/11/2012 11:42:51 AM FTP ParserID:
2/11/2012 11:42:51 AM Load comparison: C:\Temp <-> ftp://[email protected]/Tags: None
Leave a comment: