Linux ~ Connection to windows ftp, unzip problems, ftpunzip
In linux, the ftp server connected to windows is ftp: // 192.168.2.71. the user name and password are successfully entered.
A problem occurs when the file is downloaded using get and unzip is decompressed.
Error 201710201_database_linux32.zip]: start of central directory not found; zipfile upload upt. (please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly) use file to check the file [oracle @ localhost oracle] $ file 10201_database_linux32.zip Repository: zip archive data, at least v1.0 to extract
SolutionConnect to the ftp server on linux and run the Binary command ftp> bin200 Type set to I. Then decompress the file! This problem has actually plagued me for a long time. It may be that my linux base is weak!