Re: why copying big file fails?

2022-01-31 Thread lou
Thank Michael! i install go-mtpfs for i386 and it can copy 4G file, and i can check progress with "ls -l" strange thing about go-mtpfs is you'd better add & at end of command go-mtpfs seems faster than jmtpfs

Re: why copying big file fails?

2022-01-31 Thread Michael Stone
On Sun, Jan 30, 2022 at 11:53:00PM +0300, Reco wrote: Hi. On Sun, Jan 30, 2022 at 03:11:36PM -0500, a wrote: i run "ls -l", about 2G has been copied This. Method you're using for copying files does not matter. Whatever your phone is using instead of a proper filesystem does. 2G file

Re: why copying big file fails?

2022-01-30 Thread Reco
Hi. On Sun, Jan 30, 2022 at 10:23:12PM +0100, Hans wrote: > Am Sonntag, 30. Januar 2022, 21:53:00 CET schrieb Reco: > > > > BTW which package in bullseye can play mp4? > > > > mpv or vlc. Everything else is not a media player anyway. > > Hmm... > I had very good success with

Re: why copying big file fails?

2022-01-30 Thread a
Thank ghe2001, Andrew, Reco, Hans and Thomas! i try bullseye for amd64, as Andrew suggest, it succeeds in copying 4G mp4 video transfer speed is slow, i have to wait for half an hour after entering cp command and i can't check progress by running "ls -l" in other terminal ("ls -l" shows

Re: why copying big file fails?

2022-01-30 Thread Thomas Schmitt
Hi, a wrote: > it fails: cp: error reading > 'DCIM/ScreenRecorder/Screenrecorder-2022-01-30-12-29-58-111.mp4': Invalid > argument > > i run "ls -l", about 2G has been copied > i use bullseye for i386, intel core2 Q8200 2.33G That's a machine whiere type "long" has 32 bit. I.e. the non-negative

Re: why copying big file fails?

2022-01-30 Thread Hans
Am Sonntag, 30. Januar 2022, 21:53:00 CET schrieb Reco: > > BTW which package in bullseye can play mp4? > > mpv or vlc. Everything else is not a media player anyway. > > Reco Hmm... I had very good success with smplayer on slower computers. Some files ran fluently whilst they lagged with

Re: why copying big file fails?

2022-01-30 Thread Reco
Hi. On Sun, Jan 30, 2022 at 03:11:36PM -0500, a wrote: > i run "ls -l", about 2G has been copied This. Method you're using for copying files does not matter. Whatever your phone is using instead of a proper filesystem does. 2G file size limit is typical for FAT, and chances are it's

Re: why copying big file fails?

2022-01-30 Thread Andrew M.A. Cater
On Sun, Jan 30, 2022 at 03:32:47PM -0500, a wrote: > Thank Andrew! > > i connect android phone with jmtpfs and use cp command to copy it > > i use bullseye for i386, intel core2 Q8200 2.33G > > why shall i use scp? it's to be used for copying between hosts > Because scp will verify transfers

Re: why copying big file fails?

2022-01-30 Thread a
Thank Andrew! i connect android phone with jmtpfs and use cp command to copy it i use bullseye for i386, intel core2 Q8200 2.33G why shall i use scp? it's to be used for copying between hosts

Re: why copying big file fails?

2022-01-30 Thread ghe2001
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 ‐‐‐ Original Message ‐‐‐ On Sunday, January 30, 2022 1:11 PM, a wrote: > BTW which package in bullseye can play mp4? mplayer has failed, and some > player require gnome , but i haven't installed gnome I'm still on Buster (XFCD4), but

Re: why copying big file fails?

2022-01-30 Thread Andrew M.A. Cater
On Sun, Jan 30, 2022 at 03:11:36PM -0500, a wrote: > i create video mp4 with android's screen-recorder, it's about 4G > > i connect it to debian with jmtpfs and copy it to ext4 hard disk with more > than 10G  of free space > > it fails: cp: error reading >

why copying big file fails?

2022-01-30 Thread a
i create video mp4 with android's screen-recorder, it's about 4G i connect it to debian with jmtpfs and copy it to ext4 hard disk with more than 10G  of free space it fails: cp: error reading 'DCIM/ScreenRecorder/Screenrecorder-2022-01-30-12-29-58-111.mp4': Invalid argument i run "ls -l",