Turn Your Vehicle Into a Smart Earning Asset

While you’re not driving your car or bike, it can still be working for you. MOTOSHARE helps you earn passive income by connecting your vehicle with trusted renters in your city.

🚗 You set the rental price
🔐 Secure bookings with verified renters
📍 Track your vehicle with GPS integration
💰 Start earning within 48 hours

Join as a Partner Today

It’s simple, safe, and rewarding. Your vehicle. Your rules. Your earnings.

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

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

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