Skip to content

PSCopyToSessionHelper and PSCopyFromRemoteSession scripts should not support streams on UNIX #4601

@SteveL-MSFT

Description

@SteveL-MSFT

In FileSystemProvider.cs we have scripts than handle the file copy and has parameters to support alternate streams which is only supported on NTFS on Windows (due to PInvoke usage). This code after #4567 is merged will not be hit, but shouldn't be there to make it more clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityResolution-FixedThe issue is fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions