Displaying 1 result from an estimated 1 matches for "avnp".
Did you mean:
anp
2001 Nov 15
3
rsync takes way too long to perform this....
rsync -avnp remote::gif/ `find /home/www/html/ -maxdepth 1
-name "*.[j,g][pg,if]*"` /tmp/
If I run this on the local machine, the rsync server, it takes this
long:
---> root@server (0.34)# time find /home/www/html/ -maxdepth 1
-name "*.[j,g][pg,if]*" -type f
/home/www/html/comparestore...