LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rsync showing unocode errors (https://www.linuxquestions.org/questions/linux-newbie-8/rsync-showing-unocode-errors-805073/)

mirror51 04-29-2010 08:45 PM

rsync showing unocode errors
 
I am getting this error while using rsync


Quote:

Could not convert filename to Unicode: 'H20 dinkus_.pdf': Invalid or incomplete multibyte or wide character
Could not convert filename to Unicode: 'ANT0012 H20 Brochure_OFFSET_paths_.pdf': Invalid or incomplete multibyte or wide character
ntfs_mst_post_read_fixup: magic: 0x00000000 size: 1024 usa_ofs: 0 usa_count: 65535: Invalid argument

Quote:

file has vanished: "/media/sputold_server/2007 Archive/Icon?"
file has vanished: "/media/sputold_server/2007 Archive/Resources/stage 1/images/resources/5yr stamp?1.tif"
WHat should i do.

How can i delete the files which are on receiver but not on main server

troop 04-29-2010 08:52 PM

http://www.linuxquestions.org/questi...r-84-a-666287/

mirror51 04-29-2010 08:56 PM

sorry but i could not understand that post.

Is there any way to get around this thing because i have read only previleges on server data si i can't do anything to change file names there

troop 04-30-2010 11:43 AM

try
Code:

rsync --iconv your_characterset,UTF8


All times are GMT -5. The time now is 12:16 PM.