I use linux extension for development and I need to upload files via FTP (I use FileZilla, but the problem is generally in ftp). The problem is that it is not possible to upload (passive mode, FTP over TLS) any whole file, the connection is always interrupted and the file is not uploaded whole. Downloading and browsing the file on ftp is fine. When using the android application FTP client is uploaded successfully, the problem is when I'm uploading from a Linux container.