2006/05/30

PlöP and Zelda websites

PlöP and Zelda manga website (himekawa) are now repaired, free.fr has changed the directory of their DB. suckers.... :E



there is a text mode ftp client for Mac OS X, on the terminal, you can type the ftp commands to connect to an ftp server. Isn't it cool ? :)

How does it work will you say ? it works like this :

[10:16 PM]-[ryuutei@yun-shan]:~/website$ ftp ftpperso.free.fr
Connected to ftpperso.free.fr.
220 Serveur de mise a jour des pages perso de Free.fr version [Jan 30 2006 1
Name (ftpperso.free.fr:ryuutei): candirakshow
331 Password required for candirakshow.
Password:****
230 User candirakshow logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd plop
250 CWD command successful.
ftp> put
(local-file) config.plop.php
(remote-file) configuration.php
local: config.plop.php remote: configuration.php
500 'EPSV': command unrecognized.
227 Entering Passive Mode (212,27,63,3,128,128).
150 Opening BINARY mode data connection for configuration.php
100% |*********************************| 2432 3.81 MB/s 00:00
226 Transfer complete.
2432 bytes sent in 00:00 (6.17 KB/s)
ftp> bye
221 Goodbye.

sftp works like this too, and i prefer this protocol (it is secured) and ssh is better than theses both.
it's not as difficult as it looks, I swear ! ^^

No comments: