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

What is this called? Old film camera viewer?What makes a good film camera?What to do with an old film camera?What should one look for when buying a used film camera?What is the value and age of this pre-1967 Ricoh 35 mm camera?DSLR recommendation, question about old Canon 35mm film Camera & lensesCan anyone identify the silver rangefinder-style camera in this advertisement?What kind of a Polaroid 600-camera is this?Will an old film camera still work even when not used in a very long time?What is this camera / Can I develop the film?How to fit an action camera into antique (bellows) housing?What to check when buying used and old film bodies?

Why is this plane circling around the Lucknow airport every day?Why do aircraft on Flight Radar 24 jump around randomly sometimes?What airport has this walkway over a taxiway?How does Chicago O'Hare's tower sequence aircraft at peak capacity?Which airport is featured in this Delta commercial?After a crash, for how long is the airport closed?Can a passenger plane stand still in the air, or hover at a fixed location above a ground?What are those trucks towing around, and why?What is this airport outside of Cairo, Egypt?Which US airport has the lowest circling MDH?What is this airport video?