TeamAmaze / TeamAmaze/AmazeFileManager

ftp get does not retrieve full file

Open
#1,574 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Dear reader,
I'm using v3.3.1 of Amaze Filemanager (installed via F-Droid) on my Samsung Galaxy A3 (2017) Android 8.0.0.
Yesterday I've tried to download one of my recorded voice file (recorded via Samsung »Diktiergerät« app) using Amaze-internal FTP server. File size of original was 187139366 bytes; using Ubuntu 18.04 ftp client I've got approx. 8000 bytes less than original, but no error message.

Using USB Debug mode and adb, I have been able to download the file completely.

PS: I've tried this at least 3 times with Amaze FTP server, but the retrieved file had always the same (too small) size.

Kind regards,
Jochen

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the transfer from the Amaze internal FTP server with the recorded voice file and Ubuntu 18.04 FTP client described in the issue, comparing the received size with the original and with an adb download. Inspect the FTP server's file-transfer path; done means the client receives all 187139366 bytes without an error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.