Connected using screen over RS-232. How do I transfer a file to my local system?Send file by xmodem or kermit protocol with GNU screensocat reliable file transfer over TCPssh -> screen -> ssh - how to kill remote screened ssh without killing original ssh sessionFile transfer using YMODEM szTelnet equivalent for USB connected devices?Automatically renew kerberos tickets in GNU screenInstalling and running Devuan over serial consoleHow to run GNU screen in detached mode over serial console and save output?System fails to boot when providing `console` boot parameter to enable serial accessRetrieve file over serial without kermit and lrzszHow to transfer file from remote server to local machine using with ssh

How did Arya survive the stabbing?

How does the UK government determine the size of a mandate?

You cannot touch me, but I can touch you, who am I?

How can we prove that any integral in the set of non-elementary integrals cannot be expressed in the form of elementary functions?

Go Pregnant or Go Home

How to pronounce the slash sign

What does the word "Atten" mean?

Is there a problem with hiding "forgot password" until it's needed?

Where does the Z80 processor start executing from?

Why Were Madagascar and New Zealand Discovered So Late?

CREATE opcode: what does it really do?

Is exact Kanji stroke length important?

Two monoidal structures and copowering

Avoiding estate tax by giving multiple gifts

Hostile work environment after whistle-blowing on coworker and our boss. What do I do?

What can we do to stop prior company from asking us questions?

Lay out the Carpet

Opposite of a diet

What Brexit proposals are on the table in the indicative votes on the 27th of March 2019?

Implement the Thanos sorting algorithm

Is `x >> pure y` equivalent to `liftM (const y) x`

How to Reset Passwords on Multiple Websites Easily?

How many times can American Tourist re-enter UK in same 6 month period?

How do I go from 300 unfinished/half written blog posts, to published posts?



Connected using screen over RS-232. How do I transfer a file to my local system?


Send file by xmodem or kermit protocol with GNU screensocat reliable file transfer over TCPssh -> screen -> ssh - how to kill remote screened ssh without killing original ssh sessionFile transfer using YMODEM szTelnet equivalent for USB connected devices?Automatically renew kerberos tickets in GNU screenInstalling and running Devuan over serial consoleHow to run GNU screen in detached mode over serial console and save output?System fails to boot when providing `console` boot parameter to enable serial accessRetrieve file over serial without kermit and lrzszHow to transfer file from remote server to local machine using with ssh













1















I'm connected to a device over a serial cable and using screen I have full access to the remote system.



How do I transfer an entire file(s) to my local system? Not just the contents of the file, I want the whole thing. I need to send this file as a sample to a third party so they'll want to see metadata, encoding, etc. I want to copy the file exactly as it is, the data it contains isn't really that important.



The remote system is Linux, but a proprietary box so I can't guarantee what tools it has. Local system is running Xubuntu Xenial. I can install packages onto my machine, but not the remote one. My connection is over a USB serial adaptor, so screen is connecting through a ttyUSB.










share|improve this question

















This question has an open bounty worth +50
reputation from Seret ending ending at 2019-04-02 12:55:28Z">in 6 days.


This question has not received enough attention.











  • 1





    Hello Seret. 1. What do you see as "the whole thing" that isn't the contents of the file? 2. What are you running over the serial cable? For example serial TTY, SLIP, PPP. 3. What OS or Distribution are you running on the remote system, and what is "my local system" running? (Please edit your question to answer this - ideally as if you'd provided the information in the first place. Don't reply here in the comments. I can then delete my comment.)

    – roaima
    Mar 20 at 11:08







  • 1





    I assumed, based on the rs-232 in the title and "over a serial cable" in the body. if I'm wrong, I apologize, and it's easy to untag.

    – Jeff Schaller
    Mar 20 at 11:37












  • see this post, I think it's a variant of your question: unix.stackexchange.com/questions/56614/…

    – wazoox
    yesterday















1















I'm connected to a device over a serial cable and using screen I have full access to the remote system.



How do I transfer an entire file(s) to my local system? Not just the contents of the file, I want the whole thing. I need to send this file as a sample to a third party so they'll want to see metadata, encoding, etc. I want to copy the file exactly as it is, the data it contains isn't really that important.



The remote system is Linux, but a proprietary box so I can't guarantee what tools it has. Local system is running Xubuntu Xenial. I can install packages onto my machine, but not the remote one. My connection is over a USB serial adaptor, so screen is connecting through a ttyUSB.










share|improve this question

















This question has an open bounty worth +50
reputation from Seret ending ending at 2019-04-02 12:55:28Z">in 6 days.


This question has not received enough attention.











  • 1





    Hello Seret. 1. What do you see as "the whole thing" that isn't the contents of the file? 2. What are you running over the serial cable? For example serial TTY, SLIP, PPP. 3. What OS or Distribution are you running on the remote system, and what is "my local system" running? (Please edit your question to answer this - ideally as if you'd provided the information in the first place. Don't reply here in the comments. I can then delete my comment.)

    – roaima
    Mar 20 at 11:08







  • 1





    I assumed, based on the rs-232 in the title and "over a serial cable" in the body. if I'm wrong, I apologize, and it's easy to untag.

    – Jeff Schaller
    Mar 20 at 11:37












  • see this post, I think it's a variant of your question: unix.stackexchange.com/questions/56614/…

    – wazoox
    yesterday













1












1








1








I'm connected to a device over a serial cable and using screen I have full access to the remote system.



How do I transfer an entire file(s) to my local system? Not just the contents of the file, I want the whole thing. I need to send this file as a sample to a third party so they'll want to see metadata, encoding, etc. I want to copy the file exactly as it is, the data it contains isn't really that important.



The remote system is Linux, but a proprietary box so I can't guarantee what tools it has. Local system is running Xubuntu Xenial. I can install packages onto my machine, but not the remote one. My connection is over a USB serial adaptor, so screen is connecting through a ttyUSB.










share|improve this question
















I'm connected to a device over a serial cable and using screen I have full access to the remote system.



How do I transfer an entire file(s) to my local system? Not just the contents of the file, I want the whole thing. I need to send this file as a sample to a third party so they'll want to see metadata, encoding, etc. I want to copy the file exactly as it is, the data it contains isn't really that important.



The remote system is Linux, but a proprietary box so I can't guarantee what tools it has. Local system is running Xubuntu Xenial. I can install packages onto my machine, but not the remote one. My connection is over a USB serial adaptor, so screen is connecting through a ttyUSB.







gnu-screen serial-port file-transfer serial-console






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 23 hours ago







Seret

















asked Mar 20 at 10:39









SeretSeret

565




565






This question has an open bounty worth +50
reputation from Seret ending ending at 2019-04-02 12:55:28Z">in 6 days.


This question has not received enough attention.








This question has an open bounty worth +50
reputation from Seret ending ending at 2019-04-02 12:55:28Z">in 6 days.


This question has not received enough attention.









  • 1





    Hello Seret. 1. What do you see as "the whole thing" that isn't the contents of the file? 2. What are you running over the serial cable? For example serial TTY, SLIP, PPP. 3. What OS or Distribution are you running on the remote system, and what is "my local system" running? (Please edit your question to answer this - ideally as if you'd provided the information in the first place. Don't reply here in the comments. I can then delete my comment.)

    – roaima
    Mar 20 at 11:08







  • 1





    I assumed, based on the rs-232 in the title and "over a serial cable" in the body. if I'm wrong, I apologize, and it's easy to untag.

    – Jeff Schaller
    Mar 20 at 11:37












  • see this post, I think it's a variant of your question: unix.stackexchange.com/questions/56614/…

    – wazoox
    yesterday












  • 1





    Hello Seret. 1. What do you see as "the whole thing" that isn't the contents of the file? 2. What are you running over the serial cable? For example serial TTY, SLIP, PPP. 3. What OS or Distribution are you running on the remote system, and what is "my local system" running? (Please edit your question to answer this - ideally as if you'd provided the information in the first place. Don't reply here in the comments. I can then delete my comment.)

    – roaima
    Mar 20 at 11:08







  • 1





    I assumed, based on the rs-232 in the title and "over a serial cable" in the body. if I'm wrong, I apologize, and it's easy to untag.

    – Jeff Schaller
    Mar 20 at 11:37












  • see this post, I think it's a variant of your question: unix.stackexchange.com/questions/56614/…

    – wazoox
    yesterday







1




1





Hello Seret. 1. What do you see as "the whole thing" that isn't the contents of the file? 2. What are you running over the serial cable? For example serial TTY, SLIP, PPP. 3. What OS or Distribution are you running on the remote system, and what is "my local system" running? (Please edit your question to answer this - ideally as if you'd provided the information in the first place. Don't reply here in the comments. I can then delete my comment.)

– roaima
Mar 20 at 11:08






Hello Seret. 1. What do you see as "the whole thing" that isn't the contents of the file? 2. What are you running over the serial cable? For example serial TTY, SLIP, PPP. 3. What OS or Distribution are you running on the remote system, and what is "my local system" running? (Please edit your question to answer this - ideally as if you'd provided the information in the first place. Don't reply here in the comments. I can then delete my comment.)

– roaima
Mar 20 at 11:08





1




1





I assumed, based on the rs-232 in the title and "over a serial cable" in the body. if I'm wrong, I apologize, and it's easy to untag.

– Jeff Schaller
Mar 20 at 11:37






I assumed, based on the rs-232 in the title and "over a serial cable" in the body. if I'm wrong, I apologize, and it's easy to untag.

– Jeff Schaller
Mar 20 at 11:37














see this post, I think it's a variant of your question: unix.stackexchange.com/questions/56614/…

– wazoox
yesterday





see this post, I think it's a variant of your question: unix.stackexchange.com/questions/56614/…

– wazoox
yesterday










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507395%2fconnected-using-screen-over-rs-232-how-do-i-transfer-a-file-to-my-local-system%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507395%2fconnected-using-screen-over-rs-232-how-do-i-transfer-a-file-to-my-local-system%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







-file-transfer, gnu-screen, serial-console, serial-port

Popular posts from this blog

Creating 100m^2 grid automatically using QGIS?Creating grid constrained within polygon in QGIS?Createing polygon layer from point data using QGIS?Creating vector grid using QGIS?Creating grid polygons from coordinates using R or PythonCreating grid from spatio temporal point data?Creating fields in attributes table using other layers using QGISCreate .shp vector grid in QGISQGIS Creating 4km point grid within polygonsCreate a vector grid over a raster layerVector Grid Creates just one grid

Word for a person who has no opinion about whether god existsWord for having a definite opinion while simultaneously withholding judgment?What's the opposite of “newcomer? Is ”veteran" OK?What do you call an “atheist” who might believe in an afterlife?What's a word for someone who wants to voice opinions but not have them challenged?Word for someone who dismisses contrary opinions as irrational?Somone who thinks they are overly special/out of the ordinaryIs there a word, phrase or idiom for “a person who is incapable of thinking about the future”?The belief that a god is human-likeA word for a non-famous person/thing you have heard a lot aboutAdjective for a person who enjoys taking care of their appearance

Can I redirect output to a log file and background a process at the same time?2019 Community Moderator ElectionUnable to write to file in shell script when running command in backgroundredirect and log script outputhow to properly log the output of a console program that frequently updates “parts” of the screen, resulting in a messy log file?How can I redirect the output of a child process?grep script - output lines at the same time into echoHow to run process in background and get its pid to create log file nameHow to redirect output to a log from expect commandHow to clear a redirect log file content in shell?Log background jobs started in all the manually started shells?Why do `jobs` and `dirs` run in command subsitution, process substitution, pipeline, and background jobs output the same as in original shell?How to redirect output to file to STDOUT?