I’ve been trying to get the Public folders on 2 PC’s on my network to sync, but I’m obviously misunderstanding the concept of “Public Folder” or I’m doing something wrong
I take it that the point of the Public Folders is that any files I have in the public folder on one PC can be viewed in the public folder of another within the network and visa versa ?
I have 2 PC’s on the network I want to share files with which are Linux1 (peppermint4) & Linux2 (Linux Lite) I have samba installed on both machines and set each machine to share the Public Folder via the samba server configuration gui both are set to writable & visible and access is set to “allow access to everyone” and both are set to “workgroup” but I can’t get them to share files, any help would be much appreciated
Are you misunderstandi ng what the "Public" folder does ?
I must be but if it’s a folder like any other in the home directory I fail to see the point in it being there
Can you browse to the shared public folders in pcmanfm>Go>Network Drives> etc.
in file manager GO>Network Drives I have one choice “Windows Network” then if I open that I only get MSHOME then if I try to open that I get a long wait then an error message " failed to retrieve sharelist from server:
connection timed out"
Then if I click “OK” another error message " specified location is not mounted"
Yes both are static Linux1 (PM4 192.168.2.2) Linux2 (Linux Lite 192.168.2.3)
yup, "Public" is writeable with any account on your PC .. it doesn't "sync" with other PC's
Yes that’s what I misunderstood so in that case as neither PC has any more than 1 account it’s pointless going on because that’s not what I was trying to do
Yes that's what I misunderstood so in that case as neither PC has any more than 1 account so it's pointless going on because that's not what I was trying to do
If you want them to sync,across 2 PC’s … mount the public folder through fstab, and use sommat like rsync
Do you want to try work out why you seem unable to browse the shares or not ?
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: compat
group: compat
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis