on a connect to a FTP server (Netware 4.11) I just got an empty file list.
Connection is successful established but filelist remains empty.
Manual entered command "cd myfolder" is successful (path shown at headerline) but filelist is still empty.
I tried the same with another FTP Client (FileZilla) which works fine.
From TC FTP log:
Code: Select all
PASS ***********
230 Successful Login
SYST
215 NETWARE Type: L8
FEAT
500 'FEAT': command not understood.
Connect ok!
PWD
257 "/data/public/" is current directory.
Get directory
TYPE A
200 Type set to A.
PORT 111,222,33,444,7,22
200 PORT command okay.
LIST -la
150 Opening data connection for -la (...).
Download
Waiting for server...
550 -la: No such file or directory.