Good morning,

On 1/09/14 at 4:12 PM -0700, Andrew B <[email protected]> wrote:

Usually I find that script-based solutions are fragile, and your comment to that effect made me suspicious. :)

I don't agree that scripts are inherently fragile; it depends on the coding. You might be surprised how many *programs* are really scripts.

Anyway, this conversation got me thinking about the different possibilities, and I decided to expand the script a bit. You can find it here:

  <https://github.com/cngarrison/rbbedit>

I also listened to armin:

On 1/09/14 at 1:00 AM -0700, armin <[email protected]> wrote:

alias bb     'ssh armin@$REMOTEHOST bbedit "sftp://$USER@$HOST/$PWD/\!*";'

The new script has different methods to copy files between server and workstation. The default method is 'sftp', which uses the above technique. The other methods are 'scp' and 'expan'.

Feedback and contributions are welcome.


Charlie

--
   Charlie Garrison  <[email protected]>
   github.com/cngarrison   metacpan.org/author/CNG

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt

--
This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to