Everyday I would like to sync the files and folders in the windows server with AIX server and vice versa. Does anyone suggest me, How I can write a shell or bat script to achieve this?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
Have a look at rsync and search for this term here, you will find many tips regarding this topic. |
|||
|
|
|
Rather than sync files, why not make AIX write them to a Windows fileshare? Install bos.cifs from your base CD and update, then you can mount a Windows share on your AIX system and write normally. |
|||
|