Recent activity
Subscribe to this feed
Eric Lindstrom replied on May 01, 2009 18:42 to the problem "Mac problem - S3 - privileges and not being able to add anything" in ExpanDrive:
ok...
use the terminal autocomplete (hit tab once or twice)
for example, my S3 bucket is named: mybuckets
in terminal
cd /Volumes/
hit tab twice and find the nickname of your mounted server.
type in the first few letters (2 or 3 usually works) and hit tab.
code continued:
cd /Volumes/mybuckets
then hit return.
Note: if you have a space in your nickname, terminal will escape it.
So, if mybucket was name 'My Buckets' it will return:
cd /Volumes/My\ Buckets/
hitting tab will help complete this with escaped characters.
and then mkdir will work the same
- eric
Eric Lindstrom replied on April 30, 2009 18:19 to the question "2.0 adds files to remote: test0, test00, etc..." in ExpanDrive:
Eric Lindstrom asked a question in ExpanDrive on April 30, 2009 18:15:
Loading Profile...

