xterm binary ascii transfer




i have a crude remote system with an ethernet connection but no real network software (ftp, ssh, nfs). i have access to the machine via an xterm session. is there a way to transfer binary files through such a channel ?


i managed manually to send binary files encoded as hex values using od. pasted them into the xterm buffer and decoded with the printfs on the target system. it did work, but was slow and tedious. is there a way to automate it ? zmodem or any serial protocol operating on the clipboard ?
.




Relevant Pages

  • xterm clipboard transfer
    ... i have a crude remote system with an ethernet connection but no real network software (ftp, ssh, nfs). ... i managed manually to send binary files encoded as hex values using od. ... pasted them into the xterm buffer and decoded with the printfs on the target system. ...
    (comp.unix.shell)
  • Re: xterm clipboard transfer
    ... i have access to the machine via an xterm session. ... i managed manually to send binary files encoded as hex values using od. ... If the xterm is running on the remote system, ...
    (comp.unix.shell)
  • Re: Annoying terminal characters
    ... on binary files. ... Often the result is, that my terminal changes character set, so the ... Ctrl + middle click on the xterm window brings up a menu. ...
    (comp.unix.shell)