using xming to save a file from a lnux computer to a windows computer
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I have seen similar questions on here but I have not been able to find an answer that works for me.
I am using Xming
to interact with a Linux computer, and I want to save a PDF stored on that computer to my windows computer. How do I do this?
Do I use scp
? If so, what do I use as the host computer, my windows or the Linux? If anyone could provide an example that would be great.
scp xming
add a comment |Â
up vote
1
down vote
favorite
I have seen similar questions on here but I have not been able to find an answer that works for me.
I am using Xming
to interact with a Linux computer, and I want to save a PDF stored on that computer to my windows computer. How do I do this?
Do I use scp
? If so, what do I use as the host computer, my windows or the Linux? If anyone could provide an example that would be great.
scp xming
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have seen similar questions on here but I have not been able to find an answer that works for me.
I am using Xming
to interact with a Linux computer, and I want to save a PDF stored on that computer to my windows computer. How do I do this?
Do I use scp
? If so, what do I use as the host computer, my windows or the Linux? If anyone could provide an example that would be great.
scp xming
I have seen similar questions on here but I have not been able to find an answer that works for me.
I am using Xming
to interact with a Linux computer, and I want to save a PDF stored on that computer to my windows computer. How do I do this?
Do I use scp
? If so, what do I use as the host computer, my windows or the Linux? If anyone could provide an example that would be great.
scp xming
edited May 17 at 17:22
SivaPrasath
4,74212445
4,74212445
asked May 17 at 16:54
Tnarg Yllennod
62
62
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
When you use Xming on windows (or any other X11 server), you only export display/keyboard/mouse from your windows computer to your Linux machine. Any app you run will use other resources from Linux machine (such as disk, network, sound etc).
So any file you save will be somewhere in your homedir on Linux machine.
If you want in on windows machine, you need to transfer it there. Some windows SCP or SFTP client (like http://filezilla.sf.net) is good option. You would tell it to connect to your Linux host.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
When you use Xming on windows (or any other X11 server), you only export display/keyboard/mouse from your windows computer to your Linux machine. Any app you run will use other resources from Linux machine (such as disk, network, sound etc).
So any file you save will be somewhere in your homedir on Linux machine.
If you want in on windows machine, you need to transfer it there. Some windows SCP or SFTP client (like http://filezilla.sf.net) is good option. You would tell it to connect to your Linux host.
add a comment |Â
up vote
1
down vote
When you use Xming on windows (or any other X11 server), you only export display/keyboard/mouse from your windows computer to your Linux machine. Any app you run will use other resources from Linux machine (such as disk, network, sound etc).
So any file you save will be somewhere in your homedir on Linux machine.
If you want in on windows machine, you need to transfer it there. Some windows SCP or SFTP client (like http://filezilla.sf.net) is good option. You would tell it to connect to your Linux host.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
When you use Xming on windows (or any other X11 server), you only export display/keyboard/mouse from your windows computer to your Linux machine. Any app you run will use other resources from Linux machine (such as disk, network, sound etc).
So any file you save will be somewhere in your homedir on Linux machine.
If you want in on windows machine, you need to transfer it there. Some windows SCP or SFTP client (like http://filezilla.sf.net) is good option. You would tell it to connect to your Linux host.
When you use Xming on windows (or any other X11 server), you only export display/keyboard/mouse from your windows computer to your Linux machine. Any app you run will use other resources from Linux machine (such as disk, network, sound etc).
So any file you save will be somewhere in your homedir on Linux machine.
If you want in on windows machine, you need to transfer it there. Some windows SCP or SFTP client (like http://filezilla.sf.net) is good option. You would tell it to connect to your Linux host.
answered May 17 at 18:54
Matija Nalis
2,282617
2,282617
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f444428%2fusing-xming-to-save-a-file-from-a-lnux-computer-to-a-windows-computer%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password