Re: ftpes on command line

2010-05-06 Thread Adel ESSAFI
2010/5/6 Athmane Madjoudj > On 05/06/2010 08:36 PM, Adel ESSAFI wrote: > > 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:

Re: ftpes on command line

2010-05-06 Thread Athmane Madjoudj
On 05/06/2010 08:36 PM, Adel ESSAFI wrote: > 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 a

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. -- use

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