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 just had to add -O after scp in the sh files to transfer otherwise it errored out on "bash: /usr/libexec/sftp-server: No such file or directory" after connecting to the device. and then after adding -O it worked perfectly.
I just had to add -O after scp in the sh files to transfer otherwise it errored out on "bash: /usr/libexec/sftp-server: No such file or directory" after connecting to the device. and then after adding -O it worked perfectly.