S3Sync.net
February 02, 2014, 01:39:27 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: 1 ... 8 9 [10] 11 12 ... 25
136  General Category / Questions / Re: Is there anyway to make s3sync to follow local symlinks to directories? on: December 26, 2007, 02:09:02 AM
Not presently, no.  One hacky way to do it, I suppose, would be to comment out the symlink cases.  I think they'd get treated like normal dirs then.
137  General Category / Questions / Re: backing up large amounts of data on: December 23, 2007, 09:12:44 PM
# of retries is settable. 

Some ppl have reported improved tx rates running several copies at once (on different dirs obviously)

There is probably a bug in the connection code where we should reset the connection more forcefully than currently does.

Lots of needed changes, no time lately to do them.
138  General Category / Closed Bugs / Re: AWS_CALLING_FORMAT: SUBDOMAIN does not work in yml file on: December 21, 2007, 01:58:17 PM
Must be a bug in the yml processing (which I don't use myself).
139  General Category / Feature Requests / Re: Inactivity timeout on: December 21, 2007, 01:57:09 PM
You could write a patch in a progress-stream-like fashion that runs an idle timer and aborts.  Someone else had a similar request, but I don't necessarily see doing that myself.
140  General Category / Questions / Re: Problems with s3cmd.rb and s3sync.rb (not only with big files) on: December 21, 2007, 01:54:44 PM
I don't yet know what the deal is but I have an idea.  I think that a recent change may have weakened the ability for the connection state to reset (somehow)
141  General Category / Report Bugs / Re: translation of node names on Mac causes sync to mis-recognize identical file on: December 21, 2007, 01:53:21 PM
I don't have any idea what to do about it.  The char code stuff is all a black box ruby lib that I call into.
142  General Category / Questions / Re: s3 403 error when using s3sync.rb on: December 16, 2007, 07:50:45 PM
I am totally stumped.
If you want to temporarily grant me
<--------
access to your test bucket I can try and repro the problem here.
143  General Category / Questions / Re: s3 403 error when using s3sync.rb on: December 15, 2007, 10:12:09 AM
So you can list that bucket using s3cmd and the same creds?
144  General Category / Report Bugs / Re: prefix may contain leading slash, but s3fox doesn't play nice on: December 14, 2007, 07:02:45 PM
I am greg13070
145  General Category / Feature Requests / Re: Option to encrypt stored data using gpg on: December 14, 2007, 07:02:25 PM
Patience Smiley
146  General Category / Questions / Re: s3 403 error when using s3sync.rb on: December 14, 2007, 07:01:58 PM
Try ./s3ync.rb -r --ssl /Drop1/ mybucket:Drop1
147  General Category / Questions / Re: Email-Notification with log attached on: December 14, 2007, 07:01:00 PM
From a cron:
I have my commands send output to a log file, and if the result code was non-zero I 'cat' the log file so it will be emailed to me via the cron system.  This way I don't have to care about logs when the procedure worked fine.
148  General Category / Report Bugs / Re: prefix may contain leading slash, but s3fox doesn't play nice on: December 13, 2007, 09:08:41 AM
OK so it sounds like for some reason there are items stuck and not able to be deleted, in 2 different tools too. Unless you want to give me access to your bucket I think you'll have to talk to AWS.
149  General Category / Questions / Re: sync from cron - ruby: command not found on: December 13, 2007, 09:05:50 AM
Why not just make the command say /usr/local/bin/ruby then?
150  General Category / Report Bugs / Re: "EOF error: end of file reached" on: December 12, 2007, 09:04:49 PM
More useful if you posted the command.  Even more if you posted -d output. 

EOF usually is a local issue such as trying to access an open named pipe or some other abnormal/open/locked file.
Pages: 1 ... 8 9 [10] 11 12 ... 25
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!