How to easily share files through local network?Sending audio through networkAllow Windows file share through...
How can I stop myself from micromanaging other PCs' actions?
At what rate does the volume (velocity) of a note decay?
What self-defense weapons are legal in London?
Giant space birds hatching out of planets; short story
Why did Saturn V not head straight to the moon?
Why/when is AC-DC-AC conversion superior to direct AC-Ac conversion?
Iterate over non-const variables in C++
How could a thief buying plane tickets with stolen credit card details benefit personally?
Is it normal practice to screen share with a client?
Is there anything wrong with Thrawn?
Are there any examples of technologies have been lost over time?
Is it legal to use cash pulled from a credit card to pay the monthly payment on that credit card?
When going by a train from Paris to Düsseldorf (Thalys), can I hop off in Köln and then hop on again?
How do I stop my characters falling in love?
What does "see" in "the Holy See" mean?
Is this photo showing a woman posing in the nude before teenagers real?
How can I receive packages while in France?
What does コテッと mean?
Examples of simultaneous independent breakthroughs
How acidic does a mixture have to be for milk to curdle?
Terence Tao–type books in other fields?
What is AM-CM inequality?
What is the difference between 1/3, 1/2, and full casters?
How can I prevent corporations from growing their own workforce?
How to easily share files through local network?
Sending audio through networkAllow Windows file share through a Linux FirewallHow can I view and play shared audio files through a network?How can I share files between two Linux machines over LAN?Send network traffic via a Windows VM on the same host to use corporate vpn?Backup solution for home networkSetting up an HTTP server on two mounted drivesHow can I create a two-way voice communication system that works over the local network?Setting up hostnames on local networkHow can I set a gateway in a local network?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm looking for a software solution for sharing files on a local network.
I have at home several computers, some are running Windows 10, some others Linux. I have one computer in particular running Linux Debian where I wish I could receive any file (text, picture, or pdf) from any computer of my local network. For example, from my Windows PC, I wish to send a text file to that Linux machine, from another Linux computer I'd like to send a picture to this machine.
The problem is I'm looking for a solution with no or very little setup on the sender machines. No software installation or preconfiguration. I can't setup all my computers, furthermore I need a native solution because if someone comes home and want to share a file to the Linux machine, I want him to be able to. However on the receiver machine i don't care if there's a need for configuration.
I have a classical installation, what we would expect from a private, so a router on which are connected all my computers wirelessly or with an Ethernet cable.
I've heard of samba but I'm not sure if it's exactly what I'm looking for. Besides I've heard security concerns about it. I know Syncthing too, but that's not a good solution for me since it need a configuration beforehand.
Thanks for your help.
PS : Optionality , it would be great if it worked on Android cell phone too!
debian networking windows file-sharing
add a comment |
I'm looking for a software solution for sharing files on a local network.
I have at home several computers, some are running Windows 10, some others Linux. I have one computer in particular running Linux Debian where I wish I could receive any file (text, picture, or pdf) from any computer of my local network. For example, from my Windows PC, I wish to send a text file to that Linux machine, from another Linux computer I'd like to send a picture to this machine.
The problem is I'm looking for a solution with no or very little setup on the sender machines. No software installation or preconfiguration. I can't setup all my computers, furthermore I need a native solution because if someone comes home and want to share a file to the Linux machine, I want him to be able to. However on the receiver machine i don't care if there's a need for configuration.
I have a classical installation, what we would expect from a private, so a router on which are connected all my computers wirelessly or with an Ethernet cable.
I've heard of samba but I'm not sure if it's exactly what I'm looking for. Besides I've heard security concerns about it. I know Syncthing too, but that's not a good solution for me since it need a configuration beforehand.
Thanks for your help.
PS : Optionality , it would be great if it worked on Android cell phone too!
debian networking windows file-sharing
I see that you want a "software solution" however have you considered putting a (low cost) NAS on your local network's router? It can be a very rewarding raspberry-pi project or you can just buy one for approx $200. en.wikipedia.org/wiki/Network-attached_storage
– Theophrastus
1 hour ago
Unless you have Windows 10 Professional or Enterprise, the only way for Windows to access shares from Linux is via Samba, FTP, or HTTP. Rather than setting up a file server on each computer, you are better off buying a NAS and using that as a file server and connecting to it with each computer. It's far easier to manage one than several.
– Nasir Riley
54 mins ago
Does magic-wormhole come close enough to "no software installation"? It specifically does secure one-off direct file transfers between computers at any distance. If you really do mean "no software installation" I don't see how this can possibly be on-topic here (you would need to be on Web Applications, presumably).
– Michael Homer
4 mins ago
add a comment |
I'm looking for a software solution for sharing files on a local network.
I have at home several computers, some are running Windows 10, some others Linux. I have one computer in particular running Linux Debian where I wish I could receive any file (text, picture, or pdf) from any computer of my local network. For example, from my Windows PC, I wish to send a text file to that Linux machine, from another Linux computer I'd like to send a picture to this machine.
The problem is I'm looking for a solution with no or very little setup on the sender machines. No software installation or preconfiguration. I can't setup all my computers, furthermore I need a native solution because if someone comes home and want to share a file to the Linux machine, I want him to be able to. However on the receiver machine i don't care if there's a need for configuration.
I have a classical installation, what we would expect from a private, so a router on which are connected all my computers wirelessly or with an Ethernet cable.
I've heard of samba but I'm not sure if it's exactly what I'm looking for. Besides I've heard security concerns about it. I know Syncthing too, but that's not a good solution for me since it need a configuration beforehand.
Thanks for your help.
PS : Optionality , it would be great if it worked on Android cell phone too!
debian networking windows file-sharing
I'm looking for a software solution for sharing files on a local network.
I have at home several computers, some are running Windows 10, some others Linux. I have one computer in particular running Linux Debian where I wish I could receive any file (text, picture, or pdf) from any computer of my local network. For example, from my Windows PC, I wish to send a text file to that Linux machine, from another Linux computer I'd like to send a picture to this machine.
The problem is I'm looking for a solution with no or very little setup on the sender machines. No software installation or preconfiguration. I can't setup all my computers, furthermore I need a native solution because if someone comes home and want to share a file to the Linux machine, I want him to be able to. However on the receiver machine i don't care if there's a need for configuration.
I have a classical installation, what we would expect from a private, so a router on which are connected all my computers wirelessly or with an Ethernet cable.
I've heard of samba but I'm not sure if it's exactly what I'm looking for. Besides I've heard security concerns about it. I know Syncthing too, but that's not a good solution for me since it need a configuration beforehand.
Thanks for your help.
PS : Optionality , it would be great if it worked on Android cell phone too!
debian networking windows file-sharing
debian networking windows file-sharing
asked 1 hour ago
NicrycNicryc
61 bronze badge
61 bronze badge
I see that you want a "software solution" however have you considered putting a (low cost) NAS on your local network's router? It can be a very rewarding raspberry-pi project or you can just buy one for approx $200. en.wikipedia.org/wiki/Network-attached_storage
– Theophrastus
1 hour ago
Unless you have Windows 10 Professional or Enterprise, the only way for Windows to access shares from Linux is via Samba, FTP, or HTTP. Rather than setting up a file server on each computer, you are better off buying a NAS and using that as a file server and connecting to it with each computer. It's far easier to manage one than several.
– Nasir Riley
54 mins ago
Does magic-wormhole come close enough to "no software installation"? It specifically does secure one-off direct file transfers between computers at any distance. If you really do mean "no software installation" I don't see how this can possibly be on-topic here (you would need to be on Web Applications, presumably).
– Michael Homer
4 mins ago
add a comment |
I see that you want a "software solution" however have you considered putting a (low cost) NAS on your local network's router? It can be a very rewarding raspberry-pi project or you can just buy one for approx $200. en.wikipedia.org/wiki/Network-attached_storage
– Theophrastus
1 hour ago
Unless you have Windows 10 Professional or Enterprise, the only way for Windows to access shares from Linux is via Samba, FTP, or HTTP. Rather than setting up a file server on each computer, you are better off buying a NAS and using that as a file server and connecting to it with each computer. It's far easier to manage one than several.
– Nasir Riley
54 mins ago
Does magic-wormhole come close enough to "no software installation"? It specifically does secure one-off direct file transfers between computers at any distance. If you really do mean "no software installation" I don't see how this can possibly be on-topic here (you would need to be on Web Applications, presumably).
– Michael Homer
4 mins ago
I see that you want a "software solution" however have you considered putting a (low cost) NAS on your local network's router? It can be a very rewarding raspberry-pi project or you can just buy one for approx $200. en.wikipedia.org/wiki/Network-attached_storage
– Theophrastus
1 hour ago
I see that you want a "software solution" however have you considered putting a (low cost) NAS on your local network's router? It can be a very rewarding raspberry-pi project or you can just buy one for approx $200. en.wikipedia.org/wiki/Network-attached_storage
– Theophrastus
1 hour ago
Unless you have Windows 10 Professional or Enterprise, the only way for Windows to access shares from Linux is via Samba, FTP, or HTTP. Rather than setting up a file server on each computer, you are better off buying a NAS and using that as a file server and connecting to it with each computer. It's far easier to manage one than several.
– Nasir Riley
54 mins ago
Unless you have Windows 10 Professional or Enterprise, the only way for Windows to access shares from Linux is via Samba, FTP, or HTTP. Rather than setting up a file server on each computer, you are better off buying a NAS and using that as a file server and connecting to it with each computer. It's far easier to manage one than several.
– Nasir Riley
54 mins ago
Does magic-wormhole come close enough to "no software installation"? It specifically does secure one-off direct file transfers between computers at any distance. If you really do mean "no software installation" I don't see how this can possibly be on-topic here (you would need to be on Web Applications, presumably).
– Michael Homer
4 mins ago
Does magic-wormhole come close enough to "no software installation"? It specifically does secure one-off direct file transfers between computers at any distance. If you really do mean "no software installation" I don't see how this can possibly be on-topic here (you would need to be on Web Applications, presumably).
– Michael Homer
4 mins ago
add a comment |
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
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f532527%2fhow-to-easily-share-files-through-local-network%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
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.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f532527%2fhow-to-easily-share-files-through-local-network%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
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
I see that you want a "software solution" however have you considered putting a (low cost) NAS on your local network's router? It can be a very rewarding raspberry-pi project or you can just buy one for approx $200. en.wikipedia.org/wiki/Network-attached_storage
– Theophrastus
1 hour ago
Unless you have Windows 10 Professional or Enterprise, the only way for Windows to access shares from Linux is via Samba, FTP, or HTTP. Rather than setting up a file server on each computer, you are better off buying a NAS and using that as a file server and connecting to it with each computer. It's far easier to manage one than several.
– Nasir Riley
54 mins ago
Does magic-wormhole come close enough to "no software installation"? It specifically does secure one-off direct file transfers between computers at any distance. If you really do mean "no software installation" I don't see how this can possibly be on-topic here (you would need to be on Web Applications, presumably).
– Michael Homer
4 mins ago