Table of Contents
Are you looking for instructions on how to set up Passive FTP Mode on a Plesk Google Cloud instance?
Plesk servers that only have active FTP connections do not allow you to access to the server through FTP. Many of us wants to enable Passive FTP. Here is how?
The steps to configure passive FTP are as follows:
1.To begin, we must first build a firewall rule. To do so, make sure the following settings are in place:
2. We can keep the default number of 1000 for priority.
3. Traffic Direction and Match Action: Select the Ingress radio button and the Allow checkbox here.
4. Targets: We can add firewall rules to all or selected instances in Google Cloud.
5.We can pick All instances in the network under Targets to apply the firewall rule to all instances in the network.
6. Assign target Tags to certain instances to apply the firewall rule to those instances. Then, under Targets, choose Specified target tags and provide the tags under Target tags.
7.We can keep the default IP ranges option for the source filter.
8. Source IP ranges: To enable all ranges, we must provide 0.0.0.0/0.
9.Protocols and ports: We can leave the default “Specified protocols and ports” option and enter the port range below:
tcp:49152-65535
After entering the appropriate values for the aforementioned aspects, we can click Create.
The firewall rule is created, and we can see it in the list of firewall rules. On the Google Cloud instance, we can now use the passive FTP mode.
How to install of FireFox browser using PowerShell Sometimes you would like to install Firefox…
Quick way to install chrome on windows with Powershell? Launch the Powershell and run below…
How to Fix PowerShell Script Not Digitally Signed Error? When a script with a .ps1…
Powershell Cheat Sheet for beginners PowerShell has become something of an ace in the hole…
Today we discuss one of a few questions a lot of sysadmins and IT Admins…
Backing Up an SQL Database with PowerShell Before making any changes in the production environment,…
This website uses cookies.