On Sat, 2002-11-16 at 11:09, linux power wrote: > > I have not heard abput scp > No its really not so many files and not so often.If I want to use ftp is there more >that must be done that opening port 21?
either scp or sftp are good for these purposes man pages for both should be on your system sftp is exactly like a command line ftp client the uses ssh as the underying transport. Very cool. If you really like a gui (and I do sometimes) I used to use a program called securepanel that used ssh and scp in the background but acted just like a gui ftp client. HTH Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
