Of course he could have also just piped tar though ssh too... into a tar on the opposite side. This works fine to move a few files too.
Interesting ......
Is it; On MachineA
tar zcvf folderToBeTared.tar.gz [EMAIL PROTECTED]/home/user/download/folderToBeTared
Will it tar the full path? If I only want to tar a selected path say. "/user/download/folderToBeTared the what shall be the syntax?
thanks
B.R. Stephen
You could do it with a bunch of things, actually -- ssh connections make nice machine-to-machine pipes.
Nate
Hall Stevenson wrote:
On Mon, 2003-11-10 at 11:19, Stephen Liu wrote:
H Mike, MAL, Alberto and others
scp remote:file localfile # user will be the user being used scp [EMAIL PROTECTED]:file [EMAIL PROTECTED]:file
scp is part of openssh.
# epm -q scp/sftp could not find them on Gentoo box
# emerge search sftp found dev-perl/net-sftp gnome-extra/gnome-vfs-sftp net-ftp/vsftpd
# emerge search scp found net-misc/scponly x11-plugins/ascpu
Which of them are the right application to download and install
-- [EMAIL PROTECTED] mailing list
