Soft Link Windows Extra Quality -
Replace link_name with the name of the soft link and target_file with the path to the file or directory you want to reference.
Example:
mklink /D "C:\NetFolders\Data" "\\Server\Shared\Data" soft link windows
mklink <link_name> <target_path>
In Windows, a soft link, also known as a symbolic link or symlink, is a type of file system link that allows you to create a reference to a file or directory without actually moving or copying the file. This guide will walk you through the basics of soft links in Windows, how to create them, and how to use them effectively. Replace link_name with the name of the soft
A soft link is a file system object that points to another file or directory. Unlike a hard link, which creates a new name for an existing file, a soft link creates a new reference to the file without changing the file's original name or location.
mklink /D "C:\Users\Me\Desktop\Work" "D:\Users\Me\Documents\Work\2026\Q2\Reports\Final" A soft link is a file system object
mklink "C:\Users\Me\Desktop\report.pdf" "D:\Documents\Q1\report.pdf"
New-Item -ItemType SymbolicLink -Path MyLink -Target C:\Path\To\Target\File.txt
Replace link_name with the name of the soft link and target_file with the path to the file or directory you want to reference.
rmdir "LinkFolder" # For directory symlinks del "LinkFile.ext" # For file symlinks
You must enable cookies in your browser preferences to save the modifications
You are using an older version of Internet Explorer, please update to take full advantage of Aviso+ features
Customize the home page
View all widgets
Reduce display
Public profile
User profile
Select/Deselect widgets
Discover AVISO+
Customizable home, reading tools, products search guide, etc.. Discover step by step the features of the new site AVISO+.
Reading tools
Ease your reading by choosing the page background colour (black/white) and/or by modifying the font size.
Browsing menu and breadcrum trail
To ease your browsing through AVISO+, you can use at any time the main banner items with the interactive submenus or use the browsing menu on the left side of the screen (it is open by default). For more readiness of the page contents, you can fold and unfold the browsing menu by clicking on the tab. At any time you can know where you are thanks to the browsing menu or the breadcrum at the top of the page.
Products search guide
The first submenu of the "Data" banner item leads you to a new search form enabling you to find quickier the product that suits your needs. The list of results is updated according to your selection criteria.
AVISO+ Multimedia
The first submenu of the "Multimedia" banner item leads you to AVISO+ collections of images and videos linked to altimetry and its applications. Have a nice visit!