sftp/ftp proxy
Carl Karsten
carl at personnelware.com
Tue Oct 25 22:11:46 UTC 2005
David Strauss wrote:
> On Tue, 2005-10-25 at 11:46 -0500, Carl Karsten wrote:
>
>>I want to use (and recommend to some beginner level friends) nvu (web site editor,
>>kinda like DreamWeaver), but the server we all use uses sftp, and nvu's built in
>>site manager uses ftp.
>>
>>Current status of sftp support: http://forum.nvudev.org/viewtopic.php?t=440
>>
>>We could save to the local drive, then use an sftp client, but that is A) harder
>>and B) gets rid of the "site management" feature which makes A even extra harder.
>>
>>I found this for Win: http://www.bitvise.com/ftp-bridge.html wondering if anyone
>>knows of how do do something similar in Linux.
>>
>>Or I need someone to add sftp support to nvu and make 10's of dollars.
>>http://cvs.nvu.com/download/nvu-1.0-sources.tar.bz2
>>Current ftp code: mozilla/netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp
>>
>>^Carl Karsten
>
>
> I solved this problem (and others) for myself by using CVS over SSH. I
> have a button on my GNOME bar that updates CVS from a local directory
> and runs an SSH command remotely to pull the latest CVS copy into the
> httpd directory.
>
> This means:
> 1. I only transfer changed files.
> 2. I get revision management.
>
> --
> David Strauss
Brilliant!
Can I get your scripts, configs and anything else that might help? (sans
passwords of course.)
I am a Subversion fan, just read over
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-6-sect-3.4
I get ssh keys, but the docs are a bit light as to exactly how to config a basic
no tricks setup. Or maybe it is so easy there isn't anything to do....
^Carl
More information about the ubuntu-users
mailing list