ftp command in linux
Linux command FTP stands for File Transfer Protocol. It is used to file transfer to/from a remote network.
$ ftp IP/hostname
Examples:
$ ftp 192.168.5.111
ftp>
ftp> get index.html my.html
Fetching /home/linuxconcept/index.html to my.html
/home/linuxconcept/index.html 100% 6534 2.3KB/s 00:02
ftp>
ftp> put index.html
ftp> ascii
200 Type set to A.
ftp>ftp domain.com
ftp 192.168.0.1
ftp [email protected]
Also in C++:
- regex tab
- ubuntu navigate to directory in windows
- boot pendrive
- How to get the latest powershell update
- timeshift install
- telnet in shell script
- bash dynamic variable name
- Django for Beginners
- how to reset network on ubuntu 20.04
- getting a package in colab from github
- heroku create with name
- remove apache ubuntu
- linux create directory with permissions
- find .git repository file ubuntu copy
- regex final word
- view lubuntu-desktop from another computer
- mysql execute command from command line
- install imagick php ubuntu
- raise RuntimeError('Error accessing GPIO.') RuntimeError: Error accessing GPIO.
- share a given window on android
- path too long while extracting zip file
- how to install vscode into ubuntu
- ftp command in linux
- disk usage linux