FTP passive too slow in Google Cloud Platform.
FTP passive too slow in Google Cloud Platform.
Could any friend install keyhelp on google cloud platform?I installed finished. But FTP connect too slow.I has set firewall rule about ftp and ftp passive rules in gcp.But it's always too slow.Could any solution?
Re: FTP passive too slow in Google Cloud Platform.
It's old, insecure, and error-prone.
Use SFTP. No hassle with active and passive mode.
--
Backup: The duplicate copy of crucial data that no one bothered to make;
used only in the abstract
Re: FTP passive too slow in Google Cloud Platform.
Re: FTP passive too slow in Google Cloud Platform.
Use the right account, then the permissions will be okay.
Else use the shell after the upload:
Code: Select all
chown -R <user>:<group> /path/of/the/uploaded/files--
Backup: The duplicate copy of crucial data that no one bothered to make;
used only in the abstract