this is more of a "cosmetic" problem : the input/output errors displayed
are confusing and may not be displayed.

# ll /mnt/sdb2/Users/Test/AppData/Local/Microsoft/WindowsApps/
ls: impossible d'accéder à
'/mnt/sdb2/Users/Test/AppData/Local/Microsoft/WindowsApps/MicrosoftEdge.exe':
Erreur d'entrée/sortie
ls: impossible d'accéder à
'/mnt/sdb2/Users/Test/AppData/Local/Microsoft/WindowsApps/python.exe':
Erreur d'entrée/sortie
ls: impossible d'accéder à
'/mnt/sdb2/Users/Test/AppData/Local/Microsoft/WindowsApps/python3.7.exe':
Erreur d'entrée/sortie
ls: impossible d'accéder à
'/mnt/sdb2/Users/Test/AppData/Local/Microsoft/WindowsApps/python3.exe':
Erreur d'entrée/sortie
total 0
drwxrwxrwx 1 root root 0 10 sept. 14:00 Backup
drwxrwxrwx 1 root root 0 10 sept. 14:03
Microsoft.DesktopAppInstaller_8wekyb3d8bbwe
drwxrwxrwx 1 root root 0 10 sept. 14:00
Microsoft.MicrosoftEdge_8wekyb3d8bbwe
-????????? ? ? ? ? ? MicrosoftEdge.exe
-????????? ? ? ? ? ? python.exe
-????????? ? ? ? ? ? python3.7.exe
-????????? ? ? ? ? ? python3.exe

are the unsupported reparse point dates displayed by the ll command correct
when the missing module is created symbolically ?

# ll /mnt/sdb2/Users/Test/AppData/Local/Microsoft/WindowsApps/
total 0
drwxrwxrwx 1 root root 0 10 sept. 14:00 Backup
drwxrwxrwx 1 root root 0 10 sept. 14:03
Microsoft.DesktopAppInstaller_8wekyb3d8bbwe
drwxrwxrwx 1 root root 0 10 sept. 14:00
Microsoft.MicrosoftEdge_8wekyb3d8bbwe
lrwxrwxrwx 2 root root 25 10 sept. 14:00 MicrosoftEdge.exe -> 'unsupported
reparse point'
lrwxrwxrwx 1 root root 25 10 sept. 14:03 python.exe -> 'unsupported reparse
point'
lrwxrwxrwx 2 root root 25 10 sept. 14:03 python3.7.exe -> 'unsupported
reparse point'
lrwxrwxrwx 1 root root 25 10 sept. 14:03 python3.exe -> 'unsupported
reparse point'

Pascal

Le mar. 25 févr. 2020 à 10:55, Jean-Pierre André <
jean-pierre.an...@wanadoo.fr> a écrit :

> Pascal wrote:
> > hi everyone,
> >
> > as suggested by the package maintainer, I'm transferring to you an open
> > ticket on Archlinux bug tracker : https://bugs.archlinux.org/task/63737
> >
> > regards.
>
> The reparse point this ticket is referring to is a link for
> executing some cloud Windows application (this is at least how
> I understand it) and this leads to an "unsupported reparse point"
> error, because I do not know what kind of meaningful support I
> could provide.
>
> Why would you access this reparse point in the first place ?
>
> Anyway I have uploaded a minimal plugin to
> https://jp-andre.pagesperso-orange.fr/execlink.zip
> This will show the parameters available in the reparse data,
> and might give some information for somebody to describe
> what useful support might be expected.
>
> Jean-Pierre
>
>
>
> _______________________________________________
> ntfs-3g-devel mailing list
> ntfs-3g-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
>
_______________________________________________
ntfs-3g-devel mailing list
ntfs-3g-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to