

Also, the cp command may set all file attributes to system and hidden, so the files don't show up in Windows Explorer.

The Linux commands either skip the whole file or directory, or replaces the "strange" letter with an underscore. Rsync -av -stats -progress /work/ /mnt/disk1/Ĭaution: If you have directory or file names with non-English characters, commonly found in titles and names for media files from European and South American countries, I would recommend to use Windows Explorer. mnt/user/)Įdit: Another option is to use rsync to get speed/progress information: (Of course you can copy from the workstation share to any disk/share. (Substitute name of your workstation for 'workstation', and it will probably prompt you for a workstation user name/password).Ĭopy all the files and folders from the workstation's share to a disk share on the server: Mount a remote directory to the new directory: Create a temporary directory on the server: Open a terminal session with SSH or Telnet to unRAID, and login as root.
