Sean Finney on Fri, 16 Aug 2002 10:51:13 -0400 |
On Fri, Aug 16, 2002 at 08:04:58AM -0400, Kevin Brosius wrote: > Looks kind of handy to me. What good ways have you all come up with to > update files securely on a Linux server? well, for my ssh needs i use PuTTY, an wonderful little ssh-client that does everything i'd need ssh to do from a windows computer. the author also has written pscp, which is a command line equivalent of scp, and psftp, which is a command line equivalent of sftp. alternatively, there's the cygwin package: http://www.cygwin.com any windows user who wants a little more power out of their MS box ought to take a look at this. the core of the package is a .dll library that serves as a wrapper for a number of libc calls. there are all kinds of packages available (bash, ssh, rsync, cron, gcc, et c.), and installing them is as simple as checking boxes. --sean _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|