s3drive / app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk move / copy files failed - improvement request

mix9311 opened this issue · comments

when I try to copy / move files to another Dict, no reaction on s3drive Android client, even in windows s3drive official website, keep operating and loading but still No progress, no results, stuck on that mobile file page... but windows client seems to be fine and normal.. hope u fix it.

Thank for reporting this issue. Can I ask you what's your S3 cloud that you connect to? What's your Android client version (please find the version at the bottom of the About page)?

感謝您報告此問題。請問您連接的 S3 雲是什麼?您的 Android 客戶端版本是多少(請在“關於”頁面底部找到版本)?

storj, wasabi, etc.... S3Drive V1.2.2, hope there will be a chinese application language, thank u !

As far I am concerned Storj doesn't support versioning.

Please make sure that your bucket supports versioning, otherwise please disable the: "Versioning" settings:
Screenshot from 2023-05-01 21-18-14
Screenshot from 2023-05-01 21-18-53

Can you please let me know if this resolved your issue?

As for the Chinese language, yes we will be looking into translation the S3Drive into multiple languages in the future: https://s3drive.canny.io/feature-requests/p/add-translation-strings

In wasabi bucket still failed, Android client move failed and stay in process, website client operation keep Loading(moving on the screen....),
storj surely no version control I'll wait them

I couldn't see storage Condition when log in storj (I keep click to fetch stats but capacity not displayed), is it normal?

How many files you try to copy/move at once? If it's a folder how many (approximately) files you try to copy/move during single operation?
S3 protocol doesn't support bulk copy/move and every single file operation issues at least one S3 request. We will be improving that by parallelizing outgoing requests, but that's not yet ready.

As for Storj not showing the stats, it is because we get these numbers from Versioning API which isn't supported by Storj. We will improve this by implementing fallback to Listing API for providers which doesn't support Versioning API.

one file failed ,10 files failed , whatever the mount of them, if it's not suppoort yet hope I can recieve some error info not just waiting

We'll be improving this by:

  • introducing parallelized requests,
  • introducing file operation monitor with progress bar which will provide live results,
  • implementing cancel/abort button to forcefully stop the operation

We'll be improving this by:

  • introducing parallelized requests,
  • introducing file operation monitor with progress bar which will provide live results,
  • implementing cancel/abort button to forcefully stop the operation

Thank for doning this, hope There is a percentage progress bar for both moving and uploading files.

thank u !