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?
feedback
|
|
Have a look at rsync and search for this term here, you will find many tips regarding this topic. | |||
|
feedback
|
|
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. | |||
feedback
|