How to copy/save a file from a Linux box to a local drive
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
First you will want to mount the Windows drive with the ability to write (which is kind of dangerous). The Windows drive will then have a mount point (for example /media/win_c ) and then you can treat the Windows drive like any ordinary directory.
Yes,I tried nadroj suggestion,that did not work. The local drive c:\tmp\output.txt.
I rsh to linux box,and there is a file there that I want on my local hard drive so I thought there should be an easy way just to get it on c:\tmp\output.txt.
Basically,all I want to do is to copy a file from a remote linux machine to my local machine.I will take a look at the link,hopefully,by some magic i will find the actual command that Im looking for to allow to do it. Thanks for the suggestions!!
Basically,all I want to do is to copy a file from a remote linux machine to my local machine.I will take a look at the link,hopefully,by some magic i will find the actual command that Im looking for to allow to do it. Thanks for the suggestions!!
Ah, that makes much more sense! Your first few posts proper confused me, and most likely everyone else
Ahh,thats it!! Thank you so much.I knew it was possible but was not sure how and where to get the info,but I thought I explained it well the first time,I guess not.Anyhow,I greatly appreciate it.Just what I needed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.