V
V
Vitaly2014-04-22 14:41:22
linux
Vitaly, 2014-04-22 14:41:22

How to sync a folder to a network share in Linux using rsync?

Please help in solving the problem , I realized that a good implementation can be using rsync, the question is how to configure rsync so that it synchronizes a certain local folder like /usr/folder/logs with a network folder on the windows server (smb) like // computer/sharedfolder/logs?
I really hope for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2014-04-22
@vipuhoff

Mount the windows folder to a local directory via mount -t cifs //komputer/sharedfolder/logs somewhere and then synchronize the two local directories?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question