Thanks to every one all solutions was perfect
2010/4/2 Les Mikesell
> cahit Eyigünlü wrote:
> > how could i copy all content of a ftp directory from ftp via console to
> > cent os 5.4
> >
>
> wget --mirror ftp://source_location
>
> --
> Les Mikesell
>lesmikes...@gmail.com
> ___
cahit Eyigünlü wrote:
> how could i copy all content of a ftp directory from ftp via console to
> cent os 5.4
>
wget --mirror ftp://source_location
--
Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.ce
i am not using gui :)
2010/4/2 JohnS
>
> On Fri, 2010-04-02 at 21:20 +0300, cahit Eyigünlü wrote:
> > but on other server content is under httpdocs folder so i said
> > /local/mine/folder /httpdocs
> > then it create a httpdocs under /folder :) so how could i now cut all
> > content and paste to
On Fri, 2010-04-02 at 21:20 +0300, cahit Eyigünlü wrote:
> but on other server content is under httpdocs folder so i said
> /local/mine/folder /httpdocs
> then it create a httpdocs under /folder :) so how could i now cut all
> content and paste to up folder i mean from /folder/httpdocs
> to /fold
but on other server content is under httpdocs folder so i said
/local/mine/folder /httpdocs
then it create a httpdocs under /folder :) so how could i now cut all
content and paste to up folder i mean from /folder/httpdocs to /folder :)
02 Nisan 2010 21:15 tarihinde cahit Eyigünlü yazdı:
> yes it
yes it works now thanks
2010/4/2 Barry Brimer
> > how could i copy all content of a ftp directory from ftp via console to
> cent
> > os 5.4
>
> lftp (which is a part of CentOS) can do this with the mirror option and
> -R. man lftp for more info.
>
> Barry
> _
> how could i copy all content of a ftp directory from ftp via console to cent
> os 5.4
lftp (which is a part of CentOS) can do this with the mirror option and
-R. man lftp for more info.
Barry
___
CentOS mailing list
CentOS@centos.org
http://lists.ce
At Fri, 2 Apr 2010 14:05:37 -0400 Robert Heller wrote:
>
> At Fri, 2 Apr 2010 21:02:03 +0300 CentOS mailing list
> wrote:
>
> >
> >
> >
> > cent os could not find ncftpget command i tryed yum install ncftpget but
> > not found it also
>
> Add the epel repo then
>
> yum --enablerepo=epe
you need to add EPEL repo:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
see this alternative solution:
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=9544&forum=37&post_id=30382
2010/4/2 cahit Eyigünlü :
> cent os could not find ncftpget command i tryed yum install ncftpget but
At Fri, 2 Apr 2010 21:02:03 +0300 CentOS mailing list wrote:
>
>
>
> cent os could not find ncftpget command i tryed yum install ncftpget but
> not found it also
Add the epel repo then
yum --enablerepo=epel ncftp
>
> 2010/4/2 Athmane Madjoudj
>
> > try to use ncftp
> >
> > Eg:
> >
> >
cent os could not find ncftpget command i tryed yum install ncftpget but
not found it also
2010/4/2 Athmane Madjoudj
> try to use ncftp
>
> Eg:
>
> ncftpget -R -v -u "ftpuser" ftp.server ~/localdir /remotedir
>
>
> 2010/4/2 cahit Eyigünlü :
> > how could i copy all content of a ftp directory f
try to use ncftp
Eg:
ncftpget -R -v -u "ftpuser" ftp.server ~/localdir /remotedir
2010/4/2 cahit Eyigünlü :
> how could i copy all content of a ftp directory from ftp via console to cent
> os 5.4
> ___
> CentOS mailing list
> CentOS@centos.org
> http:
how could i copy all content of a ftp directory from ftp via console to cent
os 5.4
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
13 matches
Mail list logo