How to Access Data on the Synology Server Remotely
From SynologyWiki
This is a guide on how to access data on the Synology Server Remotely, via the Internet. This is beneficial for users who are at remote offices or are away from the Server, and need to upload new content, or to access their files at their remote office.
Notes:
- To do this, ports must be forwarded from the WAN to the Synology Server, please look at this guide if you are not familiar on how to forward ports.
- This guide assumes that you are familiar with file manipulation tasks, such as moving, copying data from one folder to another.
Access data via Synology File Station
The Synology File Station is a a Web-Based File Manager, which can be used to perform basic file management duties, such as moving data from one folder to another. The benefit of using the File Station to perform these tasks is that data is manipulated internally of the server, and not manipulated from the client computer. Another function with the File Station is if enabled for remote use, users can upload and download data to the Synology product remotely. The following quick steps will instruct users on how to enable the File Station.
- Ports required:
- Non-Secured: 5000
- Secured:5001
- Firmware 2.0.3 - 518 or greater is needed for File Station functionality
Access data via FTP Service
Using the FTP Service of the Synology product offers greater versatility and capabilities than the File Station, such as the ability of downloading multiple files, and no known file size limits. To use the full potential of using the FTP service, FTP clients are required, such as CoreFTP, FileZilla or FireFTP for Mozilla FireFox. Instructions on how to enable the FTP service follows.
Default Ports required:
- 20
- 21
- 55536-56559 (For Passive FTP, default browser setting)
Step 1:Enable the FTP Service
Be sure to note the port settings, if different than default. | |
Step 2:Browsing the contents of the Synology Server, via default FTP client in Firefox |
Tip
To send embedded links to other users for downloading, use the following code to send an email to the clients
ftp://username:password@domain.net/folderPath/filePath.download
