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
I am trying to copy a file to the phone from the linux machine
When I issue this command sweech -u https://192.168.1.102:4443 --user my_user_name --password my_pass push audio_file.m4a /storage/emulated/0/Music/audio_dir
I get this error [Errno 32] Broken pipe
I can do ordinary stuff like ls the phone directories without any issues
thanks
The text was updated successfully, but these errors were encountered:
I am using the sweech-cli. Nice tools thanks :)
I am trying to copy a file to the phone from the linux machine
When I issue this command
sweech -u https://192.168.1.102:4443 --user my_user_name --password my_pass push audio_file.m4a /storage/emulated/0/Music/audio_dir
I get this error
[Errno 32] Broken pipe
I can do ordinary stuff like
ls
the phone directories without any issuesthanks
The text was updated successfully, but these errors were encountered: