when using FTP this error occurs
is usually some service for FTP that’s not turned on and this has something to do with the firewall
if you are able to link to FTP but can’t see the file upload and download there is no way to do
then the command
can be executed
getsebool -a | grep ftp
will find the following states are closed
setsebool -P allow_ftpd_full_access on
setsebool -P ftp_home_dir on
execute the command above and return the result to see both lines are off, meaning, no access
you’ll notice that the state is already on
it should be no problem, if still won’t do, and see if it is to use the FTP client tool with the passive mode access, such as tip if passive mode, the means is passive mode, the default is no good, because of the passive mode FTP was held up by the iptables, here can speak how to open, if don’t open, just to see if your FTP client has the option of a port mode, or remove the passive mode options.
> span>
> span>
> span>
> span>
turn off anonymous access
Conf file
vi /etc/vsftpd/vsftpd.conf
vi /etc/vsftpd/vsftpd.conf
restart FTP service:
service vsftpd restart
Read More:
- Linux FTP error 226 transfer done (but failed to open directory)
- Solution to “550 create directory operation failed” in FTP operation file
- Prompt 550 remove directory operation failed when FTP delete folder
- Command line access to passive mode FTP server failed, 425 failed to establish connection
- Change Jupyter Notebook Default Directory
- Alibaba cloud builds FTP server 200 port command successful. Consider using PASV. 425 failed to establish connection
- Change the path in the user directory in Chinese Ubuntu to English
- Cannot change working directory processing of setwd
- Windows FTP Error 425: Unable to build data connection
- FTP use get command 550 failed to open file, but use the put command to solve the problem
- Eureka failed to register error: saw local status change event statuschangeevent
- curl: (25) Failed FTP upload: 550 Solution
- [Solved] FTP Error: 553 Could not create file
- 530 user cannot log in. Problem connecting to FTP server
- Using AspectJ to transfer the data written to FTP service to MySQL database
- [Four Solutions] FTP Login Error: 530 Login incorrect.Login failed”
- To change the theme and font of your pychar
- Failed to connect to Mir:Failed to connect to server socket:No such file or directory
- FTP prompt in Linux — 553 could not create file (absolutely useful)
- How to Change Local Path in TFS