Linux as the server, window as the client, using cwrsync
rsync --port=873 -vzrtopg --progress --password-file=/cygdrive/e/cwRsync_5.5.0_x86_Free/etc/rsync.pass rsyncuser@172.19.12.242::data /cygdrive/c/"Program Files (x86)"/data
I use SFTP to upload the file to Linux, use the following command Synchronize file, Synchronize down the file
permissions have changed, and executable permissions have been lost. It is normal for me to upload files to Linux using SFTP and download them with FTP.
are there any parameters in the cwrsync software that can retain permissions, or are there any other similar Synchronize files? thank you