Hello all, I'm currently using rsync to sync a large directory of user files to a remote server. All is working well, except that files with ridiciously long file names appear to be skipped. E.g skipping overly long name: sys/HOME/USERNAME/USERNAMElt/Documents and Settings/USERNAME/Local Settings/Temporary Internet Files/Content.IE5/30HEX8MB/site=telstra&affiliate=Telstra_Mobiles&positi on=creative1§ion=mobile_pricing_options&adsize=variable&transactionI D=971509383441462[1] Of course, this is just a temp file, however a number of important files are not being copied. My setup (which otherwise is working well) is rsyncing between two w2k3 machines with cygwin. Rsync command: $RSYNC -vrpogtz --delete \ --exclude=.mappedfiles --include-from=$RCONF \ --modify-window 10 $RHOST::backup$SPATH $DPATH With all paramaters set correctly Any suggestions? Thanks -nick --- Important: This message is intended only for the use of the addressee and may contain confidential or legally privileged information. If you are not the intended recipient, you must not use, disseminate, copy or take any action in reliance upon it. If you have received this message in error, please notify the sender by return e-mail and delete all copies of this message together with any attachments. OCEI does not accept responsibility for changes made to this message after it was sent.