I want to have a local copy of the file I'm editing, but
RBrowser hides it somewhere. Why is it not kept in the "Download
Folder" specified in the Preferences?
The [YOURHOME]/.rbtp/* location is used when you
remote-edit. This is only temp storage while editing. RBrowser will
clean up this path automatically when you are done, so do not put
anything in there! Remote Editing is not a download. If you want a
local
copy of your file, either just drag&drop or select the remote file
and click the File/Download menu and RBrowser will download the file to
your designated download folder.
I want to make RBrowser use my ls, not the one in
/bin. My ls is in /my/home/bin. How do I do this?
In some rare cases like on older linux systems, ls's output
does not conform to the bsd standard, so RBrowser chokes on it. If you
install a good version of ls in an alternate location, you can tell RB
by adding it to the top of the search path. This very rare, so there is
no GUI for it, but with a little hand editing it is totally possible.
First make sure you have a Site Pref file, by
clicking on "Site Preferences" on the login panel. Open the file (it is
in YOURHOME/Library/Application Support/RBrowser4) and find the key
called RBRemoteShellSearchPath. The value will look like this:
/bin:/usr/bin:/usr/5bin:/usr/ucb:/sbin:/usr/sbin:/usr/local/bin
Carefully edit it to include your bin dir:
/your/home/bin:/bin:/usr/bin:/usr/5bin:/usr/ucb:/sbin:/usr/sbin:/usr/local/bin,
save and connect!
I'm syncing my mac to another
UNIX box and the sync fails, I get many failure messages.. why?
Depending on the files you sync and the protocol you use there
are a large variety of errors you can get during the sync, especially
the first time. Different UNIX systems have various levels of tolerance
of certain filenames, character encodings, etc.. OSX is very permissive
in filenames, for instance it allows very long file names with strange
characters in them. Also, it is case preserving but NOT case sensitive.
The other host you are syncing to may be much more limited. If you get
errors, you should repeat the sync several times. If you keep getting
failures always at a certain place, well, you may have to leave that
folder out of the sync or try to change the source, or, if all fails
and you cannot see what the incompatibility is, contact support with
the error message, transcript, etc...