Skip to main content
All CollectionsTeraCopy for WindowsFAQ
Does TeraCopy Need a Network Connection?
Does TeraCopy Need a Network Connection?
Updated over a week ago

Overview

TeraCopy is a file transfer utility designed to copy and move files efficiently within your Windows operating system. One common question users have is whether TeraCopy requires a network or internet connection to function properly.

Network Connection Requirements

File Operations

Local and Network Shares: TeraCopy operates using the standard ReadFile and WriteFile Win32 APIs provided by Windows. This means it can copy and move files both on your local machine and over network shares that are accessible to the current user.

User Permissions: The application can only access network locations (such as shared folders on other computers) that the logged-in user has permission to access. It does not bypass or alter any network security settings or permissions.

Internet Access

Updater Component: TeraCopy does not require an internet connection for its core functionality of copying and moving files. However, the internet is needed for the updater.exe component, which is part of the Advanced Installer package used by TeraCopy.

Automatic Updates: The updater.exe file checks for software updates to ensure you have the latest features and security patches.

Optional Usage: If your organization’s policies restrict internet access for applications, you can disable the automatic update feature or configure your firewall to block the updater.exe from accessing the internet.

Security Considerations

No Unauthorized Access: TeraCopy does not grant any additional network access beyond what is available to the user in Windows Explorer.

Data Transfer: All data transfers occur under the same security context as the user, ensuring that standard network security protocols are upheld.

Recommendations

For Organizations: Review and configure TeraCopy’s settings to align with your security requirements. Disable or control the updater component if internet access is restricted.

For Users: Ensure you have the necessary permissions to access any network shares you intend to use with TeraCopy.

Did this answer your question?