Re: [luau] File Transfers in Linux

2003-05-23 Thread Yuser
On 22 May 2003, Warren Togami wrote:

 Anyone want to recommend other GUI file transfer applications for Linux
 for our new members?
 

I know this is not specifically what you asked for and not for Linux 
directly but WinSCP 
(http://winscp.vse.cz/eng/) is a great Windows GUI for SCP file transfers.  
It is based on and tied to PuTTY 
(http://www.chiark.greenend.org.uk/~sgtatham/putty/) and can use the same 
host and user keys and id's.



Re: [luau] File Transfers in Linux

2003-05-23 Thread Ben Beeson
Warren,

Try gftp  avail from: http://gftp.seul.org/ and probably already on 
your 
box  I use to transfer files to/from a web server for our SCUBA club.  It 
has modes fro ftp, http, ssh, and local file transfers.  You can bookmark 
pages, even save your passwords etc if you so desire.  All in all, a great 
tool for file transfers.

Cheers,

Ben 

On Friday 23 May 2003 07:59 am, you wrote:
 On 22 May 2003, Warren Togami wrote:
  Anyone want to recommend other GUI file transfer applications for Linux
  for our new members?

 I know this is not specifically what you asked for and not for Linux
 directly but WinSCP
 (http://winscp.vse.cz/eng/) is a great Windows GUI for SCP file transfers.
 It is based on and tied to PuTTY
 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) and can use the same
 host and user keys and id's.

 ___
 LUAU mailing list
 [EMAIL PROTECTED]
 http://videl.ics.hawaii.edu/mailman/listinfo/luau


Re: [luau] File Transfers in Linux

2003-05-23 Thread al plant
R. Scott Belford wrote:
 
 http://gftp.seul.org/
 
 On Thursday, May 22, 2003, at 07:36 PM, Warren Togami wrote:
  Anyone want to recommend other GUI file transfer applications for Linux
  for our new members?
 
 Gftp is a very light and easy to use ftp gui that supports ssh2.   It
 works very well.   It can be launched from any xwindows manager.  If
 you can use a gui, you can use gftp.
 
 http://gftp.seul.org/
 
 and it is included with debian's stable distro as well as with redhat.
 
 scott
 

###

Gftp works on FreeBSD with ssh connections also.





-- 
Aloha! Al Plant - Webmaster http://hawaiidakine.com
Providing FAST DSL Service for $28.00 /mo. Member Small Business Hawaii.
Running FreeBSD 4.5 UNIX  Caldera Linux 2.4  RedHat 7.2
Support OPEN SOURCE in Business Computing. Phone 808-622-0043


[luau] File Transfers in Linux

2003-05-22 Thread Warren Togami
http://www.linuxplanet.com/linuxplanet/tutorials/4809/1/

This is a short article talking about the various command line ways of
transferring files in Linux.  I myself use mainly scp, but sometimes
rsync via ssh and wget where appropriate.


If you have a recent version of KDE, if you open the Konqueror browser
there is an embedded SFTP client.  Use a URL like the following:

sftp://[EMAIL PROTECTED]

This will initiate a SFTP connection to the SSH server running at
serveraddress.  This is handy if you like the GUI Konqueror file
manager.

Anyone want to recommend other GUI file transfer applications for Linux
for our new members?

Warren Togami
[EMAIL PROTECTED]




Re: [luau] File Transfers in Linux

2003-05-22 Thread R. Scott Belford

http://gftp.seul.org/

On Thursday, May 22, 2003, at 07:36 PM, Warren Togami wrote:

Anyone want to recommend other GUI file transfer applications for Linux
for our new members?


Gftp is a very light and easy to use ftp gui that supports ssh2.   It 
works very well.   It can be launched from any xwindows manager.  If 
you can use a gui, you can use gftp.


http://gftp.seul.org/

and it is included with debian's stable distro as well as with redhat.

scott



Warren Togami
[EMAIL PROTECTED]