when using the FTP anonymous service, it is ok to upload files using the PUT command, but 550 Failed to open file appears using the get command, because the downloaded file does not have permissions
problem:
ftp> Get 2.txt
local: 2.txt remote: 2.txt
. TXT
227 Entering the Mode (192,168,8,35,231,233)
solution:
CD /var/ftp/pub
chmod 777 2.txt
results :
ftp> Get 2.txt
local: 2.txt remote: 2.txt
(192,168, 35,135,27).
150 Opening BINARY Mode data connection for 2. TXT (0 bytes)
Read More:
- How to Use Apt get Command Under Mac OSX
- Alibaba cloud builds FTP server 200 port command successful. Consider using PASV. 425 failed to establish connection
- Command line access to passive mode FTP server failed, 425 failed to establish connection
- Linux FTP error 226 transfer done (but failed to open directory)
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- iOS clang: error: linker command failed with exit code 1 (use -v to see invocation)
- Use sc command under CMD, report openservice failed 1060 error
- Xcode ffmpeg Error:/clang:1:1: linker command failed with exit code 1 (use -v to see invocation)
- Xcode: error: linker command failed with exit code 1(use -v to see invocation) or libstdc++.6.0 is missing
- About the problem I encountered: 226 transfer done but failed to open directory
- Use subprocess to execute the command line, and the pipeline is blocked
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- Solve the problem of dynamically applying for permission, but still reporting an error of open failed: eacces (permission denied)
- Systemctl command doesn’t exist. How to solve the problem that the service can’t be started
- [wechat Payment] use OpenSSL command to generate apicclient_ key.pem Error report URL error 58
- Error failed to build IOS project. We ran “xcodebuild” command but it exited wit
- If you want to open more than one program “pdc140.xxx”, the CL.EXE To write to the same. Pdb file, please use
- An idea to solve Warning move_uploaded_file, failed to open stream in the process of php uploading files
- Use yum to prompt Error: rpmdb open failed
- How to use C # to get image format without system. Drawing. Common