Sync folders/folders over LAN?

Discussion in 'PC' started by ArticStorm, Mar 30, 2021.

  1. JMOUTTON

    JMOUTTON Audiosexual

    Joined:
    Jan 10, 2016
    Messages:
    1,062
    Likes Received:
    864
    Location:
    Virginia
    You can use what is already there Powershell | Cron |and add sshfs for windows. No real footprint in memory to speak of and is as reliable as a brick.

    I've found that sshfs with a *nix file server is faster than both bonjour and homegroups and that if everything else setup right cron with proper regex is much more granular and reliable than third party products which get broken because Windows coding isn't what used to be and MS networking has always been a shambles.

    It allows you to map the folder as a local drive or subfolder and once setup properly it is presistant through restarts and shutdowns as long as your network sequesters the IP of the hosting server as static.
     
    • Interesting Interesting x 1
    • List
  2. WillyA

    WillyA Producer

    Joined:
    Oct 26, 2019
    Messages:
    219
    Likes Received:
    97
    I use Allway Sync. Super easy to use. Install it navigate to the source folder, Navigate to the folder you want to sync with, setup one-way or two-way sync. Setup the schedule and you're done.

    As long as you can see both folders from your PC, you are in business.

    Use IPConfig on both machines to check IP addresses, Make sure they are both in the same Class network 10.0.0.0 or 192.168.0.0. If you don't have a static IP Address from your ISP. you can get DDNS from Dynu.com

    You don't seem to be a computer "guru". You can use Network sharing centre for your ethernet.

    If one PC is on Wireless and one on Ethernet, they are both on different Class networks probably. so you'll need to do other things to be able to get them to communicate. I've never had to do that, so hopefully someone has who can help you.
     
  3. lbnv

    lbnv Platinum Record

    Joined:
    Nov 19, 2017
    Messages:
    325
    Likes Received:
    179
    Try again. Without standard network sharing this is the option.

    I use SyncThing all the time and it works without problems. Resilio is the same technology. It's a bit tricky to set it up for the first time but when understood how it works and done it works just fine.
     
  4. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,203
    Likes Received:
    3,490
    Location:
    AudioSexPro
    yes i have to physically be present for both of them. i dont want to connect something, i want to sit in the living room with the other desktop another room and when its turned on, i want to sync or copy files, because sometimes im not the person turning the other desktop computer on, but i can set the sync tool to be started at startup for the other computer, so that i can transfer movies, exchange samples, etc.

    i guess syncthing seems to be easier to handle than resilio sync and its completely free.
    i found the relay setting in 30 secs compared to googling with risillio.

    i dont want to plug in in an external HDD, because all of them are full anyway and i have a lot of time over the day to slowly transfer data without doing anything and for that the sync tools are pretty good and enough.
     
  5. lbnv

    lbnv Platinum Record

    Joined:
    Nov 19, 2017
    Messages:
    325
    Likes Received:
    179
    I can garantee that SyncThing works without problems for me.
     
  6. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,203
    Likes Received:
    3,490
    Location:
    AudioSexPro
    it works for the two computers, i can rescan the folders and its immediately updated for smaller stuff.
    500MB file in ~100 secs, which is very good for what i want. (its still WIFI)

    wow syncing with android 11 is painful slow. with the LAN Messenger i had 5MB/s (which is alright, i know HDD, pendrive would be faster, but i cant do that with one click, here i can, which i like and prefer), here i have 10-75kb/s Any ideas how to tweak it?

    installing Synctrayzor now.
     
  7. lbnv

    lbnv Platinum Record

    Joined:
    Nov 19, 2017
    Messages:
    325
    Likes Received:
    179
    No, sorry, I never bothered about speed as all works as expected for me on PC and smartphone/tablet. Not very fast, it takes time (not much) to sync. So I don't know. May be, there are speed limitations on your phone?

    SyncTraysor is good, I use it too.
     
  8. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,203
    Likes Received:
    3,490
    Location:
    AudioSexPro
    The LAN Messenger had 5MB/s most of the time?
    what could be is that some packs are sent over the internet? bcs relay and this global discovery are still on, relay is off, but global discovery idk how to deactivate. :/
     
  9. Haliax

    Haliax Guest

    Have you considered buying a NAS drive?
     
  10. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    966
    Likes Received:
    559
    May I ask, it's not clear to me if you search for a sync tool to sync folders over lan OR you can't configure shared folders in lan to use a sync tool.
     
  11. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,203
    Likes Received:
    3,490
    Location:
    AudioSexPro
    i wanted to both, like access folder on both machines. but settled for the syncthing now as the HOMEGROUPS things not work for this windows version, dont know why?!
     
  12. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    966
    Likes Received:
    559
    Ok, so I'm going to write down a pair of actions I did to my machines to allow that, soon I'll prepare a pair of screenshots about that.
     
  13. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    966
    Likes Received:
    559
    For this example I used 2 virtual machines Win7 within an isolated network.

    1)
    Ok so the first thing to do to avoid troubles is to assign to each PC a different static IP within Router DHCP table, likely will be 192.168.0.x or 192.168.1.x

    2)
    you don't need same workgroup (but it doesn't hurt to the purpose)
    you don't need network discovery (but it doesn't hurt to the purpose)
    you don't need to have same type of network (private or public) but there is no reason to make it public as long you want a home network
    workgroups.jpg

    3)
    create a folder you want to connect remotely on the PC 2 e.g. "samples b"

    4)
    go to
    Control Panel\Network and Internet\Network and Sharing Center\Advanced sharing settings
    and set whichever profile you use as follows:
    share 1.jpg share 2.jpg



    5) right click on the folder to share and go to Properties->Sharing, Properties->Security and add if not already there "Everyone" group to both tabs and give permissions requested, see pics:
    sharing.jpg security.jpg


    See next post
     
  14. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    966
    Likes Received:
    559
    6)
    to test it, go to PC 1 "Computer" and push "Map network drive" and add your "foldername" as pic:

    if it connects, it's done.

    Also, it can be 2 way sharing, of course, see pic.
    compare.jpg


    Now, with many backup tools, you don't even have to specify a drive letter, for example I use SyncBack and profiles are like: mirror "d:\whatever" to "\\192.168.1.10\samples b", so you don't waste letters.

    Hope it helps.
     
  15. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,203
    Likes Received:
    3,490
    Location:
    AudioSexPro
    i will try later, thanks for the detailed tutorial.
     
  16. ArticStorm

    ArticStorm Moderator Staff Member

    Joined:
    Jun 7, 2011
    Messages:
    7,203
    Likes Received:
    3,490
    Location:
    AudioSexPro
    at least syncing over LAN for the android works now, well battery optimization was on, now i have stable 5MB/s, which is great.

    @orbitbooster - havnt tried so far! But i will.
     
  17. midi-man

    midi-man Audiosexual

    Joined:
    Sep 25, 2013
    Messages:
    1,593
    Likes Received:
    797
    I think you should get a 2 bay NAS it will work a lot better. You can try RSync for windows but I heard it's not as good as RSync for Unix / Linux.
    Add the PC's / Network devices to your host file so they know each other and unc map the drivers to sync.
     
  18. lerkjurk

    lerkjurk Platinum Record

    Joined:
    May 22, 2014
    Messages:
    403
    Likes Received:
    297
    Location:
    Behind you
    DSynchronize
    http://www.dimio.altervista.org/eng/#DSynchronize

    DSynchronize is a stand-alone utility that let you periodically synchronize two or more folders on Hard Disk, Floppy Disk, LAN, USB Key, CD-DVD and FTP server.

    List of main features:

    ° Standard and timer sync.
    ° RealTime sync.
    ° Bidirectional sync.
    ° Transactional sync (by the journal of NTFS).
    ° Selective filter (you can exclude single files or folders).
    ° Start as Service (the program don’t needs to log in).
    ° Supports Symbolic Links and Hard Links.
    ° Supports Junctions and Mount Points.
    ° Supports ACL.
    ° Log sent by Email.
    ° Backup of previous version of replaced files.
    ° Byte to byte compare.
    ° Supports multiple Jobs, each with its settings and sync paths.
    ° Minimum resource occupation (RAM and CPU).


    [​IMG]

    (more nice wares from dimio the site)

    recommend to create fake folders & files to learn option of program- no file loss
     
    • Interesting Interesting x 1
    • List
  19. orbitbooster

    orbitbooster Audiosexual

    Joined:
    Jan 8, 2018
    Messages:
    966
    Likes Received:
    559
    Yes I still use Dspeech, but never tried Dsynchronize, I'll have a look.
     
  20. lbnv

    lbnv Platinum Record

    Joined:
    Nov 19, 2017
    Messages:
    325
    Likes Received:
    179
    That means you have problems with your network. I doubt I can help you with this, I am a blind noob myself in this area.
     
Loading...
Similar Threads - Sync folders folders Forum Date
Trackmania - Synchronized Race Track to Music Lounge Mar 21, 2024
SYNCHRON-ized Special Edition Selling / Buying Feb 23, 2024
Syncing Logic to Live via Ableton Link Logic Feb 11, 2024
[OPEN SOURCE] AudioAlign: Audio Synchronization And Analysis Tool 1.5.1 Software News Jan 8, 2024
How do you layer tempo-sync'd loops across a keyboard - 1 loop per key (vst): SOLVED Samplers, Synthesizers Nov 6, 2023
Loading...