Bug 7355 - Local drive redirection misbehaves with Windows VirtualStore redirection
Summary: Local drive redirection misbehaves with Windows VirtualStore redirection
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Local drive redirection (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-18 10:23 CEST by Peter Åstrand
Modified: 2019-06-18 12:40 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2019-06-18 10:23:45 CEST
Found during testing of bug 5560. 

Scenario: Export c:\ and create file from ThinLinc server
    Given ThinLinc client running on Windows 7
    And exported c:\ with read-write
    When Creating a file "foo.txt" in "~/thindrives/c" from ThinLinc server, 4 bytes long
    And Copying (a bigger) "foo.txt" from Desktop to "c:\" as administrator
    Then "~/thindrives/c/foo.txt" should be the second file[*]

However, in my testing, the file length is from the first "foo.txt", but the file content is partially from the second "foo.txt", truncated to 4 bytes. 

[*]: I've failed to find any official documentation, but running "notepad c:\foo.txt" locally will give you the second file.

This bug is present both with build 6157, as well as 4.10.0-6072. It happens even after disconnect/reconnect, and even if changing ThinLinc server.

Note You need to log in before you can comment on or make changes to this bug.