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:
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
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
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