LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Could I run rsync to download files from a server without rsync daemon? (https://www.linuxquestions.org/questions/linux-software-2/could-i-run-rsync-to-download-files-from-a-server-without-rsync-daemon-756137/)

Richard.Yang 09-18-2009 03:38 AM

Could I run rsync to download files from a server without rsync daemon?
 
Hi, all

I just tried to sync files from one server to another.
After the sync process, I found the files are bigger than original ones.


I looked up the web and found someone mentions the rsync daemon. So I have to run the daemon on one server before I run the rsync?

The command I used is
rsync --partial --progress -r source destination

Richard.Yang 09-18-2009 04:08 AM

BTW, I also find some file name changed from upper case to lower case.

:(


All times are GMT -5. The time now is 07:30 AM.