Re: Problem getting Listing for UNIX Type: L8 Serv - WeOnlyDo Discussion board

Re: Problem getting Listing for UNIX Type: L8 Serv (General questions)

by dtw01, Monday, September 25, 2006, 17:24 (6420 days ago) @ dtw01

Looks like my second log got cut-off I'll repaste starting from the ListDir call.

Calling Ftp1.ListDir(/)
Ftp1_StateChangedEvent Args.NewState: Setting transfer mode
Ftp1_PreTranslateCommandEvent Args.Command: TYPE A
Ftp1_FtpReplyEvent Args.ReplyText: Type set to A.
Ftp1_StateChangedEvent Args.NewState: Changing current directory
Ftp1_PreTranslateCommandEvent Args.Command: CWD /
Ftp1_FtpReplyEvent Args.ReplyText: CWD command successful.
Ftp1_StateChangedEvent Args.NewState: Downloading directory list from the server
Ftp1_PreTranslateCommandEvent Args.Command: PORT 129,176,129,31,10,114
Ftp1_FtpReplyEvent Args.ReplyText: PORT command successful.
Ftp1_PreTranslateCommandEvent Args.Command: LIST
Ftp1_FtpReplyEvent Args.ReplyText: Opening ASCII mode SSL data connection for file list.
Ftp1_FtpReplyEvent Args.ReplyText: Transfer complete.
total 0
drwxrwxrwx 1 root 2000 0 Nov 22 2004 Archive_Request
drwxrwxrwx 1 root 2000 0 Nov 22 2004 Miscellaneous_Received
drwxrwxrwx 1 root 2000 0 Nov 22 2004 Miscellaneous_Submitted
drwxrwxrwx 1 root 2000 0 Jul 6 08:25 Production_Failed
drwxrwxrwx 1 root 2000 0 Apr 26 2004 TestResults
drwxrwxrwx 1 root 2000 0 Apr 26 2004 TestTransactions
drwxrwxrwx 1 root 2000 0 Sep 22 11:22 X12_Transactions
drwxrwxrwx 1 root 2000 0 Apr 26 2004 messages
drwxrwxrwx 1 root 2000 0 Apr 26 2004 received
drwxrwxrwx 1 root 2000 0 Sep 25 07:32 submitted
Ftp1_StateChangedEvent Args.NewState: Connected to server - idle
Total Files in DirItems structure = 10


Complete thread: