You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Securitytipe is FTP not have problem.
uploadfile send than the file is completed upload but the file in the server is 0 bytes.
and the code stops in the line uploadfile. not continues.
Please is very importan because is very dangerous use ftp without protection FTPES.
Olders versions packages not have this problem. 1.0.0 worked well with FTPES.
Sometimes, when i want to download a jpeg file, the library print Start downloading... and wait indefinitly.
i am already in binary mode.
i think there is a time desync with the socket opening or something like that because it seems that the socket is listening and nothing is answered.
it does block there
lib/src/commands/file.dart:94
.We use a Pure-FTPd as server.
The text was updated successfully, but these errors were encountered: