Ftp
From ThaiiS Note (Wiki)
Client
- Filezilla (Free)
- Support All Plate form
- http://filezilla-project.org/download.php
NCFTP
login command
$ ncftp
$ open -u xxx -p xxxx ip.ip.ip.ip
เช่น
$ open -u somchai -p pAss 97.77.89.99
put เช่น
ncftp> put filename.tar ncftp> put *.tar ncftp> put *.* ncftp> put *
get
ncftp> get filename.tar
