Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ftp client für console, ncurses wenn möglich
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
schrippe
Guru
Guru


Joined: 03 Mar 2004
Posts: 556
Location: Mülheim

PostPosted: Sat Jul 22, 2006 12:16 pm    Post subject: ftp client für console, ncurses wenn möglich Reply with quote

hallo,

ich suche einen einfachen ftp client welcher aber ganze verzeichnisse senden kann.
der einfache ftp kann ja nur files.

es soll auf einem server ohne X lauffähig sein.

mfg
_________________
for i in $(seq 1 565); do echo 'A$i: entweder rechts fahren oder rechts überholen dürfen!';done
Back to top
View user's profile Send private message
Chainsuck
n00b
n00b


Joined: 02 Feb 2006
Posts: 20
Location: San Jose, CA

PostPosted: Sat Jul 22, 2006 12:22 pm    Post subject: Reply with quote

Hi,

ich benutze lftp. Ist jedoch ohne ncurses

Code:
net-ftp/lftp


Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Sat Jul 22, 2006 2:05 pm    Post subject: Reply with quote

Midnight Commander(?)
bin mir gerade nicht sicher aber FTP-Unterstützung hat der imho.
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
hurra
Apprentice
Apprentice


Joined: 11 Apr 2004
Posts: 224

PostPosted: Sat Jul 22, 2006 2:46 pm    Post subject: Reply with quote

Ich bin auch für lftp, hat ne Tab-Autovervollständigung.
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Sat Jul 22, 2006 6:11 pm    Post subject: Reply with quote

Think4UrS11 wrote:
Midnight Commander(?)
bin mir gerade nicht sicher aber FTP-Unterstützung hat der imho.


Ja ich nutze MC überwiegend als FTP client
_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
schrippe
Guru
Guru


Joined: 03 Mar 2004
Posts: 556
Location: Mülheim

PostPosted: Sun Jul 23, 2006 9:05 am    Post subject: Reply with quote

der MC schmiert bei einer trennung der dsl verbindung ab.

ansonsten wäre er gut.

edit:

wie mache ich das jetzt mit lftp?

da finde ich keine option "put directory" oder sowas.
_________________
for i in $(seq 1 565); do echo 'A$i: entweder rechts fahren oder rechts überholen dürfen!';done
Back to top
View user's profile Send private message
sirro
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1472
Location: aachen.nrw.de.eu

PostPosted: Sun Jul 23, 2006 11:56 am    Post subject: Reply with quote

schrippe wrote:
da finde ich keine option "put directory" oder sowas.

Code:
lftp :~> help mirror
Usage: mirror [OPTS] [remote [local]]
[...]
Back to top
View user's profile Send private message
freigeist
Guru
Guru


Joined: 26 Jan 2004
Posts: 338
Location: Cologne, Germany

PostPosted: Sun Jul 23, 2006 6:52 pm    Post subject: Reply with quote

Wie wärs mit einem der hier genannten werkzeuge, um ftp zu "mounten"...dann klappt auch ein cp -R :)
_________________
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Back to top
View user's profile Send private message
return13
Guru
Guru


Joined: 02 Feb 2004
Posts: 513
Location: Hamburg - Germany

PostPosted: Sun Jul 23, 2006 7:44 pm    Post subject: Reply with quote

Also ich benutz ncftp
Code:

*  net-ftp/ncftp
      Latest version available: 3.1.9
      Latest version installed: 3.1.9
      Size of downloaded files: 409 kB
      Homepage:    http://www.ncftp.com/
      Description: An extremely configurable ftp client
      License:     Clarified-Artistic


Klasse ftp client....
_________________
Wer Recht erkennen will, muß zuvor in richtiger Weise gezweifelt haben.
Aristoteles (384-322), griech. Philosoph, Begründer d. abendländ. Philosophie
Back to top
View user's profile Send private message
hoernerfranz
Tux's lil' helper
Tux's lil' helper


Joined: 29 Feb 2004
Posts: 135
Location: Baden

PostPosted: Sun Jul 23, 2006 8:46 pm    Post subject: Reply with quote

return13 wrote:
Also ich benutz ncftp
Code:

*  net-ftp/ncftp
      Latest version available: 3.1.9
      Latest version installed: 3.1.9
      Size of downloaded files: 409 kB
      Homepage:    http://www.ncftp.com/
      Description: An extremely configurable ftp client
      License:     Clarified-Artistic


Klasse ftp client....


dem ist nichts hinzuzufügen :D
_________________
Remember: If brute force doesn't work, you're just not using enough.
Back to top
View user's profile Send private message
slick
Bodhisattva
Bodhisattva


Joined: 20 Apr 2003
Posts: 3495

PostPosted: Mon Jul 24, 2006 6:53 am    Post subject: Reply with quote

da Softwareempfehlung verschoben nach Diskussionsforum
Back to top
View user's profile Send private message
dye464
n00b
n00b


Joined: 23 Jun 2005
Posts: 42
Location: Germany

PostPosted: Wed Jul 26, 2006 9:47 am    Post subject: Reply with quote

Gibts eigentlich nen Ftp-Client den ich per CLI Site Commands verschicken lassen kann.
Sprich ich ruf den auf mit programm localhost --site HELP und der verschickt dann die SITE-Cmd HELP.
_________________
"I essentially started using Gentoo because my ....ing KDE clock would never show the right time in Red Hat."
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Wed Jul 26, 2006 1:23 pm    Post subject: Reply with quote

dye464 wrote:
Gibts eigentlich nen Ftp-Client den ich per CLI Site Commands verschicken lassen kann.
Sprich ich ruf den auf mit programm localhost --site HELP und der verschickt dann die SITE-Cmd HELP.

Weiß ich nicht genau aber notfalls kannst du das auch ohne diese Möglichkeit scripten.
Machen wir im Büro auch für diverse automatisierte Transferjobs.
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum