How to Upload Directly to a Ftp File
How to Upload Files with FTP
Last modified: Baronial 24, 2021
Overview
This certificate explains how to use the command-line interface (CLI) or a 3rd-party client to shop files on your File Transfer Protocol (FTP) server.
Connect to an FTP server with a tertiary-party customer
If you open some other program to connect to your FTP server, you are using a tertiary-political party FTP client. Third-party clients similar Cyberduck and WinSCP have their own documentation, but will crave the following information:
- Server Protocol: FTP (File Transfer Protocol).
- Server Name: Either your primary domain name or your site'due south IP address.
- User/Username: Your business relationship name.
Important:
The username formatting must exactly lucifer the information in the FTP Accounts interface (cPanel >> Habitation >> Files >> FTP Accounts) for the third-party client to work. For case, if
example.com
is your primary domain name, your username will be formatted[email protected]
. - Password: Your FTP password.
Note:
The FTP server'due south port number defaults to 21, but is not ever required.
Connect to an FTP server from the command line
To connect to the FTP sever from the CLI, follow these steps:
- Open a CLI window on your local auto.
- Enter the
ftp
control to open the File Transfer Protocol. - Enter
open
to open a connectedness between your local machine and your FTP server. Your CLI window volition look something like this: -
In the
(to)
prompt, enter your server'southward IP address. Depending on which FTP daemon you are using, your CLI window will at present expect something similar this:[[email protected] ~]: ftp ftp> open (to) 0.0.0.0 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 50 allowed. 220-Local time is at present 15:34. Server port: 21. 220-This is a private system - No bearding login 220-IPv6 connections are too welcome on this server. 220 You will be disconnected later 15 minutes of inactivity. Name ( 0.0.0.0:example):
-
Enter your FTP account's username into the
Name(0.0.0.0:example)
prompt. -
Enter your FTP business relationship'south password into the
Countersign:
prompt.
If y'all have entered the correct login information, the system will return a message like to the following:
230 OK. Current restricted directory is /.
Of import:
If you have entered the wrong login information, the arrangement volition return a message like to the following:
530 Login hallmark failed
Upload a file to an FTP server from the control line
To upload a file to your FTP server using the CLI, follow the documentation above to connect to an FTP server from the command line then:
- If yous are not in the file's desired destination binder, navigate there using the
cd
command. For example, to move a file to a server'southpublic_html
folder and then that information technology is visible to the site users,cd
topublic_html
. - Use the
put
command to transfer the file from its current path. For example, to move thefinalized-doc.txt
file from the local automobile'southwardunfinished-documents
binder to your FTP server'spublic_html
folder to make it visible to site users, enter:ftp> cd public_html ftp> put localmachine:\unfinished-documents\finalized-doctor.txt
Important:
Your site's root directory is ready to the
public_html
folder. Uploading files into the/
directory will non permit site users view these files. Instead, to brand files visible to your site'due south users, you mustput
these files into thepublic_html
folder.
Download a file from an FTP server from the command line
To download a file to your FTP server using the CLI, follow the documentation above to connect to an FTP server from the command line and then:
- If you are not in the file'southward electric current location on the FTP server, navigate at that place using the
cd
command. For example, files that are visible to site users will exist stored in thepublic_html
binder, so to download a file from there,cd
topublic_html
. - Utilise the
get
command to transfer the file from its current path. For example, to download thedocument-with-a-mistake.txt
file from the FTP server'southwardfinalized-documents
subfolder in thepublic_html
folder, enter:ftp> cd public_html/finalized-documents ftp> become document-with-a-fault.txt
Boosted Documentation
- Anonymous FTP
- FTP Accounts
- FTP Connections
- FTP Server Configuration
- FTP Server Pick
- The cPanel Glossary
cPanel, WebHost Director and WHM are registered trademarks of cPanel, L.50.C. for providing its computer software that facilitates the direction and configuration of internet spider web servers.
Source: https://docs.cpanel.net/knowledge-base/ftp/how-to-upload-files-with-ftp/
0 Response to "How to Upload Directly to a Ftp File"
Postar um comentário