Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Copy files around network

by Corion (Patriarch)
on Oct 24, 2019 at 09:06 UTC ( [id://11107926]=note: print w/replies, xml ) Need Help??


in reply to Copy files around network

If the connection is unreliable, you can maybe use rsync (see also Rsync) to transfer the files to machineB.

If you want a low latency approach, consider pushing the files from machineA to machineB, starting rsync whenever a new file arrives using Filesys::Notify::Simple (and Win32::ChangeNotify).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11107926]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-03-28 20:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found