Folder Redirection Component for Remote Access File Conflicts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In remote access systems, users often experience confusion due to similar folder names on local and remote machines, leading to unintended file saving on the remote machine instead of the local machine.

Innovation Solution

A method and system that intercepts file system access requests on a local machine during a remote access session, receives folder mapping information from a remote machine, and redirects the request to the correct location on the remote machine, allowing transparent access to the user's local folders without user intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If remote access systems display remote folders to users by default, then users can access network resources, but users may confuse remote folder names with local folder names and save files to the wrong location

Engineering Contradiction:
ImproveFolder access convenienceVSAvoidFile saving accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent introduces an intermediary mechanism (folder redirection component) that sits between the remote access system and the user's file operations. This component intercepts file save requests and automatically redirects them from the remote folder view to the actual local folder, preventing user confusion without requiring any changes to user behavior or interface display.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs self-correction by automatically detecting when a user attempts to save to a remote folder and redirecting the operation to the correct local folder. This self-service mechanism eliminates the need for users to manually specify different save locations or be aware of the remote/local folder distinction, maintaining both ease of operation and file saving accuracy.

Inventive Principle:
Principle #25Self-service

2Adaptability or versatility

If the system provides transparent access to remote folders, then users can work with network resources as if they were local, but data integrity may be compromised due to unintended local file creation

Engineering Contradiction:
ImproveRemote resource accessibilityVSAvoidData integrity
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The folder redirection component acts as an intermediary layer that maintains the transparent access experience while ensuring data integrity. It allows users to interact with remote folders as if they were local (maintaining adaptability) while simultaneously intercepting and correcting file save operations to prevent data loss (maintaining reliability).

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements feedback by monitoring file operation requests and automatically correcting erroneous saves. When a user attempts to save to a remote folder, the system detects this through the redirection mechanism and provides automatic feedback by redirecting the save operation to the correct local location, thus maintaining data integrity without breaking the transparent access experience.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8782021B2Systems and methods for folder redirection
Publication Date: 2014.07.15 CITRIX SYSTEMS INC
  • US8782021B2 patent drawing
  • US8782021B2 patent drawing
  • US8782021B2 patent drawing

AI summary

A method for redirecting, to a second machine, without user intervention, a request for access to a folder on a first machine, the request made by a resource executing within a remote access session on the first machine, includes receiving, by a component on a first machine, folder mapping information associated with a folder provided by a shell namespace on a second machine. The component intercepts a request by a resource executing on the first machine for access to file system data on the first machine. The component redirects the request to the second machine responsive to the received folder mapping information.