Re: rsync help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joseph L. Casale wrote:
>> It may be to do with the CIFS mount options (and for extra fun, I guess
>> the USB drive's mount options). Can you provide a bit more information
>> about the USB mount, and exactly what sort of failure rsync produces?
> 
> I am trying to sync file names with ' and ñ for example. It gives this error:
> 
> rsync: recv_generator: failed to stat "<full path to file>": Invalid or incomplete multibyte or wide character (84)
> 
> Once I remove the apostrophe or the ñ it works fine!
> 
> I can see the files correctly and use them, it's just rsync that has the
> issues. So the tests for creating files I assume aren't needed, correct?

Being able to see the files is not final proof, as it involves other
settings (your terminal and env variables).

You should run "mount" to understand what options are you using at the moment
and then try changing those.
This is a kind of problem quite hard to fix via mail.

Another approach you can try is this:
LC_ALL=C rsync ....

It could avoid errors, but it is not sure that the filenames you will end
with will be really correct.

Best regards.
-- 
   Roberto Ragusa    mail at robertoragusa.it

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux