answersLogoWhite

0

How do you unzip files at ftp server?

Updated: 11/8/2022
User Avatar

Mushtaqueasghar

Lvl 1
14y ago

Best Answer

FTP stands for File Transfer Protocol, and it doesn't have any commands for working with zip files. You need ssh access to the server where the files are housed, or you have to download them to your computer before unzipping them.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you unzip files at ftp server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the roles of FTP server?

FTP server is a service you install onto the server to download and manage files remotely. FTP Stands for File Transfer Protocol so it's logic basically. An FTP client allows you to connect to the FTP server on the 21 port (In most cases) to download, upload, delete, rename, change permissions of files remotely.


How many files can I exchange using an FTP?

The purpose of an FTP server is to transfer files from your computer to your web server. The amount of files you can upload depends on the size of them. For the most part, the number of files to upload will not be an issue.


A computer that allows users to upload and download files using FTP?

This is called a server. Mostly called a FTP server.


How do you open ftp files?

FTP stands for File Transfer Protocol. They are not really files, but a way that you upload files to a server for website content. An FTP software uploads specific files to a hosting server and public HTML folder which puts them on a server, which in turn makes them go live on the actual URL/domain of the website.


What is ftp download manager?

A program that is used to download files from an FTP server faster and more efficiently.


What is the advantages of FTP?

The biggest advantages to an ftp server is that you can a file folder of files and most website building programs use ftp


Can FTP be used to transfer files in the same local machine?

yes if the local machine is running an FTP server


If you have decided to change FTP port number on the server from its default number 23 for better security what will be the result of this change?

Students and professors will be unable to Telnet to the server or FTP files to or from the server


You manage a server that allows university students to use Telnet to make a connection then use FTP to upload their homework Professors also pick up students homework by telnetting to the compute?

Students and professors will be able to Telnet to the server but unable to FTP files to and from the server.


Explain the purpose of the file transfer protocol?

File Transfer Protocol (FTP) is used for transferring files between an FTP client and an FTP server.


What are basic features of FTP?

The basic features of ftp include ability to connect to an FTP server, ability to save connection settings, and ability to move files between your local system and remote server.


If you were a web developer how would you use an ftp?

I use ftp to copy/edit files on a remote server that hosts a website