Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Copy text from terminal to terminal
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Greek
View previous topic :: View next topic  
Author Message
bld
l33t
l33t


Joined: 26 Mar 2003
Posts: 759
Location: Outter Space

PostPosted: Tue Nov 25, 2003 3:41 pm    Post subject: Copy text from terminal to terminal Reply with quote

Hello,
Μήπως γνωρίζεται κάποιο πρόγραμμα που κάνει copy αρχεία η καταλόγους από terminal σε terminal? Αντί δηλαδή να κάνω "scp" ένα αρχείο από το A host στο B host, εάν μπορώ με 2 terminals να αντιγράψω αρχεία και καταλόγους με κάποιο πρόγραμμα που κάνει copy/paste ουσιαστικά.

Thnx
_________________
A happy GNU/Linux user!!
Back to top
View user's profile Send private message
parapente
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jul 2003
Posts: 140
Location: Greece

PostPosted: Tue Nov 25, 2003 9:38 pm    Post subject: Reply with quote

Αν είναι απλά αρχεία κειμένου ένα απλό cut+paste αρκεί συνήθως. Τώρα αν θέλεις απλά να αποφύγεις το συνεχές scp ρίξε μια ματιά στο gftp. Έχει υποστήριξη για sftp (αυτό ουσιαστικά που κάνεις με το scp) οπότε δουλεύει σαν το winscp των windows.
Back to top
View user's profile Send private message
bld
l33t
l33t


Joined: 26 Mar 2003
Posts: 759
Location: Outter Space

PostPosted: Wed Nov 26, 2003 10:35 pm    Post subject: Reply with quote

parapente wrote:
Αν είναι απλά αρχεία κειμένου ένα απλό cut+paste αρκεί συνήθως. Τώρα αν θέλεις απλά να αποφύγεις το συνεχές scp ρίξε μια ματιά στο gftp. Έχει υποστήριξη για sftp (αυτό ουσιαστικά που κάνεις με το scp) οπότε δουλεύει σαν το winscp των windows.


Oxi oxi skeftomouna ena programa to opio kanei automata cut/paste kathe arxio px se ena dir, k vazei to antistixo programa me kapion editor.. on the fly ktl..
_________________
A happy GNU/Linux user!!
Back to top
View user's profile Send private message
parapente
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jul 2003
Posts: 140
Location: Greece

PostPosted: Wed Nov 26, 2003 11:35 pm    Post subject: Reply with quote

Μπορείς να μου δώσεις ένα συγκεκριμένο παράδειγμα γιατί δεν μπορώ να καταλάβω τι ακριβώς θέλεις να κάνεις. Δεν μπορείς να αντιγράψεις με το "scp -r" τον φάκελο που θέλεις και μετά να κάνεις κανένα bash script script της στιγμής για την δουλειά που θέλεις να κάνεις; Πχ.
Code:
for i in /path/to/files;do ενέργεια $i;done
Back to top
View user's profile Send private message
bld
l33t
l33t


Joined: 26 Mar 2003
Posts: 759
Location: Outter Space

PostPosted: Fri Nov 28, 2003 4:16 pm    Post subject: παράδειγμα Reply with quote

Οκ, ας πούμε ότι είμαι συνδεδεμένος με ssh από το A host στο B host, για να μεταφέρο έναν κατάλογο tmp/ πρέπει να ανοίξω κάποιο πρόγραμμα client/server όπως scp/sftp/ftp/rsync ή οτιδήποτε άλλο.

Μπορώ όμως να τα κάνω και copy paste πχ
Quote:

user@hostA:~$ cat αρχείο-1 |more
(μαρκάρω με το mouse)

user@hostB:~$ vim αρχείο-1
(κάνω paste)


Δηλάδη σαν τα μεταφέρω από το ένα terminal στο άλλο μέσω ένως buffer δεν ξέρω πως αλλιώς να το εξηγίσω.
Αν δεν κατάλαβες τα λέμε live :P
_________________
A happy GNU/Linux user!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Greek 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