Questions relating to the FAT32 file system architecture.
4
votes
4answers
784 views
How can I substitute colons when I rsync on a USB key?
I would like to backup my mail directory on a USB key. However, my IMAP has a strange naming convention that something include a colon (:) character. Since the USB is in a window format, rsync fail ...