Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-12-02 Thread ellanios82

On 12/2/20 6:39 AM, Kenneth Parker wrote:


> LINUX-LINUX or it is better to use SAMBA for everything_



 - maybe , it's practical to run windows as a Virtual Machine ?


.

 regards




Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-12-02 Thread Linux-Fan

Kenneth Parker writes:

On Tue, Dec 1, 2020, 9:10 AM Anssi Saari a...@sci.fi>  
wrote:

   Kanito 73 kanit...@hotmail.com> writes:

   > At first I thought to use both SAMBA for LINUX-WINDOWS and maybe NFS for
   LINUX-LINUX but I used NFS long time
   > ago and it was slow as a turtle. Is there another networking service
   available that runs faster only for
   > LINUX-LINUX or it is better to use SAMBA for everything_

   Personally I don't bother with Samba for file sharing on my home network
   since Microsoft's seen the light and Windows 10 (Pro) includes NFS
   support. And no, NFS is not slow as a turtle.


[...]

Can you provide a Microsoft (or related) link to the Windows NFS Support? (On  
this List. You do not need to cc me). 


The straight-forward explanation:
https://graspingtech.com/mount-nfs-share-windows-10/

The official documentation:
https://docs.microsoft.com/en-us/windows-server/storage/nfs/nfs-overview

I have not used NFS support on Windows yet :)

HTH
Linux-Fan

öö


pgpp1yvxfvejb.pgp
Description: PGP signature


Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-12-01 Thread Kenneth Parker
On Tue, Dec 1, 2020, 9:10 AM Anssi Saari  wrote:

> Kanito 73  writes:
>
> > At first I thought to use both SAMBA for LINUX-WINDOWS and maybe NFS for
> LINUX-LINUX but I used NFS long time
> > ago and it was slow as a turtle. Is there another networking service
> available that runs faster only for
> > LINUX-LINUX or it is better to use SAMBA for everything_
>
> Personally I don't bother with Samba for file sharing on my home network
> since Microsoft's seen the light and Windows 10 (Pro) includes NFS
> support. And no, NFS is not slow as a turtle.
>

Hello Anssi,

I am helping a friend make Windows 10 Pro talk to a variation of Debian
(Linux Mint 20).  Separately, I am running Windows 8.1, under QEMU-KVM on
Bullseye.

Can you provide a Microsoft (or related) link to the Windows NFS Support?
(On this List. You do not need to cc me).

Thanks!

Kenneth Parker


Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-12-01 Thread Anssi Saari
Kanito 73  writes:

> At first I thought to use both SAMBA for LINUX-WINDOWS and maybe NFS for 
> LINUX-LINUX but I used NFS long time
> ago and it was slow as a turtle. Is there another networking service 
> available that runs faster only for
> LINUX-LINUX or it is better to use SAMBA for everything_

Personally I don't bother with Samba for file sharing on my home network
since Microsoft's seen the light and Windows 10 (Pro) includes NFS
support. And no, NFS is not slow as a turtle.



Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-11-28 Thread mick crane

On 2020-11-28 03:08, Kanito 73 wrote:

Hello

I have up and running two dual boot LINUX (Debian 10) and WINDOWS 10
machines and want to connect them to be able to work without spending
time copying files from/to on a usb device, have multiple copies of a
same file, etc.


You can use WinSCP to to and fro from the windows side using ssh with 
keys.

Can probably have a ssh server on Windows but never fancied that.

mick
--
Key ID4BFEBB31



Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-11-28 Thread deloptes
Kanito 73 wrote:

> At first I thought to use both SAMBA for LINUX-WINDOWS and maybe NFS for
> LINUX-LINUX but I used NFS long time ago and it was slow as a turtle. Is
> there another networking service available that runs faster only for
> LINUX-LINUX or it is better to use SAMBA for everything_

I do not know why it should be "slow as a turtle" it usually depends on the
network and mostly on the drive speed.
I use NFS for Linux and Samba for Windows for more than 15y already. If NFS
is too slow use the SAMBA in Linux too.
I split my setup of two machines into a server and desktop. I can execute
tasks on the server too, start VMs there or whatever - same for the PC. It
works very good.





Re: Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-11-28 Thread Joe
On Sat, 28 Nov 2020 03:08:41 +
Kanito 73  wrote:

> Hello
> 
> I have up and running two dual boot LINUX (Debian 10) and WINDOWS 10
> machines and want to connect them to be able to work without spending
> time copying files from/to on a usb device, have multiple copies of a
> same file, etc.
> 
> I may need to copy from Linux to Windows, sometimes from Windows to
> Linux, other ones from Linux to Linux, and so... Would you recommend
> me to use SAMBA for all of that? All data partitions are NTFS and
> there's no need to set permissions since all data are audio, video,
> image and document files and the only user is me.
> 
> At first I thought to use both SAMBA for LINUX-WINDOWS and maybe NFS
> for LINUX-LINUX but I used NFS long time ago and it was slow as a
> turtle. Is there another networking service available that runs
> faster only for LINUX-LINUX or it is better to use SAMBA for
> everything_
> 
> Good nite all 

The general rule is that if Windows is involved, use Samba for
everything. It can be a bit tricky to get more than one version of
Windows working with the same Samba configuration, but you don't have
that problem.

-- 
Joe



Sharing files LINUX-LINUX / LINUX-WINDOWS / WINDOWS-WINDOWS

2020-11-27 Thread Kanito 73
Hello

I have up and running two dual boot LINUX (Debian 10) and WINDOWS 10 machines 
and want to connect them to be able to work without spending time copying files 
from/to on a usb device, have multiple copies of a same file, etc.

I may need to copy from Linux to Windows, sometimes from Windows to Linux, 
other ones from Linux to Linux, and so... Would you recommend me to use SAMBA 
for all of that? All data partitions are NTFS and there's no need to set 
permissions since all data are audio, video, image and document files and the 
only user is me.

At first I thought to use both SAMBA for LINUX-WINDOWS and maybe NFS for 
LINUX-LINUX but I used NFS long time ago and it was slow as a turtle. Is there 
another networking service available that runs faster only for LINUX-LINUX or 
it is better to use SAMBA for everything_

Good nite all 