How to Open an ftp Connection to a Remote System
- Ensure that you have ftp authentication.
You must have ftp authentication, as described in Authentication for Remote Logins (ftp). - Open a connection to a remote system by using the ftp command.
$ ftp remote-system
- Type your user name.
Name (remote-system:user-name): user-name
- If prompted, type your password.
331 Password required for user-name: Password: password
No comments:
Post a Comment