Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
rsync functionality in Ruby?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Robert Klemme, post: 4573577"] Other options for unidirectional update on system with GNU utils are: - use cp -au - maybe you can also facilitate tar You can build synchronization out of these by invoking then twice, i.e. once for each direction. Other than that it should not be too difficult to implement something on your own using methods in class File. Kind regards robert [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
rsync functionality in Ruby?
Top