Re: rsync help

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

 



Joseph L. Casale wrote:
>> You can look at convmv (http://www.j3e.de/linux/convmv/ (see the man
>> directory for basic documentation).
> 
> I was hoping to not do this, I need an exact copy. Is this a limitation
> involved in the file systems being used (ntfs) or rsync?

Maybe you have to play with the iocharset mount option
(both for cifs and ntfs).

If your machine is UTF8, you have to find a combination of
options for which the file names are always shown correctly.

You have to do little steps:

- mount /ntfs
- touch /ntfs/test_à.txt
- ls -l /ntfs

ok? if not,

- mount /ntfs -o iocharset=iso8859-1
- touch /ntfs/test_è.txt
- ls -l /ntfs

and so on... you get the idea.

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