Sure, I have Mac with following clients:
Transmit:
Could not download “files.rar”. - File couldn’t be found. Make sure that the file wasn’t unexpectedly moved or renamed.
It started to download about 4 MB in the first 1-2 seconds and stalled.
Terminal:
ftp> get files.rar
local: files.rar remote: files.rar
229 Entering Extended Passive Mode (|||60576|).
150 Opening BINARY mode data connection for files.rar (645795380 bytes).
0% | | 5888 KiB 226.22 KiB/s - stalled -426 Failure writing network stream.
6029312 bytes received in 00:26 (226.20 KiB/s)
As you can see, it tried to download the file for 26 seconds. 5888 KiB where downloaded within the first 1-2 seconds and then it stalled.
FileZilla:
Status: Connecting to 1.1.1.39:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Starting download of /media/Untitled/files.rar
Command: CWD /media/Untitled/files.rar
Response: 250 Directory successfully changed.
Command: PWD
Response: 257 "/media/Untitled/files.rar"
Command: TYPE I
Response: 200 Switching to Binary mode.
Command: PASV
Response: 227 Entering Passive Mode (1,1,1,39,172,108).
Command: RETR files.rar
Response: 150 Opening BINARY mode data connection for files.rar (645795380 bytes).
Error: Connection timed out after 20 seconds of inactivity
Error: File transfer failed after transferring 2097152 bytes in 20 seconds
Status: Disconnected from server
Status: Connecting to 1.1.1.39:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Starting download of /media/Untitled/files.rar
Command: CWD /media/Untitled/files.rar
Response: 250 Directory successfully changed.
Command: TYPE I
Response: 200 Switching to Binary mode.
Command: PASV
Response: 227 Entering Passive Mode (1,1,1,39,92,14).
Command: REST 2097152
Response: 350 Restart position accepted (2097152).
Command: RETR files.rar
Response: 150 Opening BINARY mode data connection for files.rar (645795380 bytes).
Response: 426 Failure writing network stream.
Error: File transfer failed
Status: Starting download of /media/Untitled/files.rar
Command: PASV
Response: 227 Entering Passive Mode (1,1,1,39,41,183).
Command: REST 0
Response: 350 Restart position accepted (0).
Command: RETR files.rar
Response: 150 Opening BINARY mode data connection for files.rar (645795380 bytes).
Response: 426 Failure writing network stream.
Error: File transfer failed after transferring 2097152 bytes in 1 second
Status: Starting download of /media/Untitled/files.rar
Command: PASV
Response: 227 Entering Passive Mode (1,1,1,39,175,237).
Command: REST 2097152
Response: 350 Restart position accepted (2097152).
Command: RETR files.rar
Response: 150 Opening BINARY mode data connection for files.rar (645795380 bytes).
Response: 426 Failure writing network stream.
Error: File transfer failed
Status: Starting download of /media/Untitled/files.rar
Command: PASV
Response: 227 Entering Passive Mode (1,1,1,39,105,232).
Command: REST 0
Response: 350 Restart position accepted (0).
Command: RETR files.rar
Response: 150 Opening BINARY mode data connection for files.rar (645795380 bytes).
Response: 426 Failure writing network stream.
Error: File transfer failed after transferring 2097152 bytes in 1 second
Status: Starting download of /media/Untitled/files.rar
Command: PASV
Response: 227 Entering Passive Mode (1,1,1,39,205,42).
Command: REST 2097152
Response: 350 Restart position accepted (2097152).
Command: RETR files.rar
Response: 150 Opening BINARY mode data connection for files.rar (645795380 bytes).
Response: 426 Failure writing network stream.
Error: File transfer failed