|
|
Edit remote files using local copy of BBEdit via sftp
Leet! I've wanted something like this for a while now!
Sadly I can't seam to make it work. In my .bash_profile I have: alias rbbedit='ssh 192.168.2.1 bbedit "sftp://192.168.2.2/!:1"'When I try it out, it does connect as it asks for a password... but no go :/
What ever I give it for an argument it doesn't see the file even if I know it's there! Help would be much appreciated!P.S. I also tried without the alias just to see if it wasn't receiving the arg. properly but it doesn't seam to be the case as the error still comes up. ---
Edit remote files using local copy of BBEdit via sftp
Try:
The $PWD is replaced with the path to your current directory (i.e. /Users/xSmurf/).Or you can leave it like you have it and use the full path to the file you want to edit. Like so:
Edit remote files using local copy of BBEdit via sftp
Ho, for some reason I didn't think of the "pwd" command and had password in mind! So I placed it back... no go :/ Same error
Edit remote files using local copy of BBEdit via sftp
P.S. I did also try escaping the '!'... no go :/
Edit remote files using local copy of BBEdit via sftp
Check lukemelia's comment. Looks like a bash thing. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.35 seconds |
|