ftpes on command line

2010-05-06 Thread Adel ESSAFI
Hi list
i want to avvess o my ftp server with ftpes protocol but classic   ftp
commande line does not support that.

a...@localhost ~]$ ftp
ftp open ftpes://ftp..org
ftp: ftpes://ftp.*.org: Name or service not known

Is there any alternative?
regards
Adel




-- 

PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706
fax: +216 71 391 166
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: ftpes on command line

2010-05-06 Thread Michael Cronenworth
Adel ESSAFI wrote:

 Is there any alternative?

vsftpd supports SSL, but it is not enabled by default.

You should use sftp or scp to transfer files. This uses the same 
connection as an ssh connection and will function the same except those 
commands are explicitly for file transfer.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines