Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Linux Tutorials: ftp commands examples

rajeshkumar created the topic: FTP commands for Linux / Unix
How to Login – ftp rajesh-servers

Basic Commands
help or ? Displays a list of all FTP commands.
quit Quits the program.
! [command] Executes a shell command from within the FTP program.

Directory Commands
cd [directory] Changes to the specified directory on the remote system.
dir Displays a long listing of files on the remote system.
ls Displays a short listing of the files on the remote system.
lcd Changes the working directory on the local system.
pwd Displays the working directory on the remote system.

File Transfer Commands
get [filename] Downloads a single file from the remote system.
put [filename] Uploads a single file to the remote system.
mget [file…] Downloads multiple files from the remote system.
mput [file…] Uploads multiple files to the remote system.

Miscellaneous
ascii Sets the file type to ASCII text. This is the default.
binary Sets the file type to binary for transferring programs etc.
prompt Toggles yes/no prompts for multiple file transfers.
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x