Hello,
I attached an external USB drive to the NAS and got access to the filesystem.
The extract from the mount looks like this:
...
/dev/sdf1 on /share/USB11 type ext4 (rw,relatime,data=ordered,jqfmt=vfsv1,usrjquota=aquota.user,grpjquota=aquota.group)
...
Unfortunatly sometimes I got the following error message from the NAS (copying files with cp *):
cp: can't stat '/share/USB11/Video/ARD-Jahresrückblick 2016_20170101_1137.ts': No such file or directory
I'm unable to list, access or copy those files which includes some umlaut in the filename.
Any idea how to access those special files?
			
			
									
						
										
						File access for external USB (EXT4)
- 
				Irondy
 - Posts: 1
 - youtube meble na wymiar Warszawa
 - Joined: Sun Nov 26, 2017 11:07 pm
 
- 
				orion
														 - Posts: 3485
 - Joined: Wed May 29, 2013 11:09 am
 
Re: File access for external USB (EXT4)
Not sure if it's caused by illegal characters. Did you try to "cp" those file under Ubuntu system?