I can go with MidnightCommander into /ftp://fritz.box/SanDisk-Cruzer-01 (an USB storage on my home router).
For the reason, MC is a bit hardcore for use from other family members, I wanted to use filezilla.
But:
how to access the same directory with filefilla (instead of MC which is working)?
the fritz.box is recognized.. not the "SanDisk-Cruzer-01". with the "hostname"
ftp://fritz.box/SanDisk-Cruzer-01 in filezilla comes following messages
Quote:
Status: Resolving address of fritz.box
Status: Connecting to 192.168.178.1:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing of "/SanDisk-Cruzer-01"...
Command: CWD /SanDisk-Cruzer-01
Response: 250 CWD command successful.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (192,168,178,1,8,13)
Command: LIST
Response: 150 Opening BINARY mode data connection for '/bin/ls -lgA'.
Response: 226 Transfer complete.
Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
Status: Server did not properly shut down TLS connection
Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
Error: Failed to retrieve directory listing
|
Any advise how to solve the issue in filezilla is welcome (for my other family members: target is exchange files between the PCs at home via the USB storage on the home router. with filezilla).