How to use FTP Command?



jahanzeb@jahanzeb-desktop:~$ ftp ftp.dancom.net.pk

Connected to ftp.dancom.net.pk.

220 Microsoft FTP Service

Name (ftp.dancom.net.pk:jahanzeb): dancom

331 Password required for dancom.

Password:

230 User dancom logged in.

Remote system type is Windows_NT.

ftp> put

(local-file) /home/jahanzeb/upload.txt

(remote-file) upload.txt

local: /home/jahanzeb/upload.txt remote: upload.txt

500 Invalid PORT Command.

ftp: bind: Address already in use

ftp> quit

221

jahanzeb@jahanzeb-desktop:~$

Share this tutorial:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Live
  • PlugIM
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • description
  • E-mail this story to a friend!
  • MisterWong
  • BlinkList
  • LinkedIn
  • MySpace
  • Print this article!
  • Yahoo! Buzz

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

About the Author

Adam has written 384 stories on this site.

Related Tutorials & Articles

Command line Utilities-FTP (File Transfer Protocol)
  File transfer protocol is used to transfer files from local to remote machine. It establishes session with remote computer by using port 21. Figure-1   Figure-2 Open command access the remote computer username and password is required for file transfer and receiving. Figure-3 After establishing the connection with remote computer username and password is required for authentication. Figure-3 shows that ftp...Read more
Allow Remote Desktop Exception in Windows 2003
You can enable or disable Windows Firewall: Allow Remote Desktop exception from gpedit. Allows this computer to receive Remote Desktop requests. To do this, Windows Firewall opens TCP port 3389. If you enable this policy setting, Windows Firewall opens this port so that this computer can receive Remote Desktop requests. You must specify the IP addresses...Read more
Remove Recycle Bin from Desktop
Recycle bin is a place where all windows delete files are placed, user can restore the file or can also delete the file permanently from the computer. Let’s go to learn the way to remove recycle bin from desktop in Windows XP.If you don’t use the Recycle Bin to store deleted files , you can...Read more
10 Q&As Of CCNA Certification Exam
1. What are two reasons that a network administrator would use access lists? (Choose two.) A: to control vty access into a router B: to control broadcast traffic through a router C: to filter traffic as it passes through a router D: to filter traffic that originates from the router E: to replace passwords as a line of defense against...Read more
Set Auxiliary Password
Auxiliary Password To configure the auxiliary password, go into global configuration mode and type line aux ?. You can see that you only get a choice of 0–0 (that’s because there’s only one port): Router#config t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#line aux ? Command-Line Interface 167 <0-0> First Line number Router(config)#line aux 0 Router(config-line)#login Router(config-line)#password adam It’s important to...Read more

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.