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

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: 1 [2] 3 4 ... 25
16  General Category / Questions / Re: Help with python subprocess.call on s3cmd sync on: May 20, 2010, 09:38:26 PM
Yeah s3cmd is a name of more than one thing.  That's probably what it was.
17  General Category / Questions / Re: s3sync in Windows XP Pro doesn't seem to work on: May 20, 2010, 09:37:51 PM
I have ruby 1.8.6, and use it on Windows 7.
18  General Category / Questions / Re: s3sync in Windows XP Pro doesn't seem to work on: May 20, 2010, 07:33:48 AM
Newest s3sync works with ruby 1.8.x.
19  General Category / Questions / Re: s3sync in Windows XP Pro doesn't seem to work on: May 19, 2010, 03:56:41 PM
I'm not sure if anyone got it working with the 1.9 ruby branch.  One of these days I'm going to get around to a rewrite that won't require ruby.
20  General Category / Report Bugs / Re: Dots in folder names... Bug? on: April 30, 2010, 11:17:23 AM
It could be a bug still.  I have been going by memory and not actually testing. 

I have been trying to get time to make a new s3sync that will be more easily extended and have less limitations.  One down side to having this plan is that making changes and fixes to the old code seems a waste of time, and I've been neglecting it.
21  General Category / Report Bugs / Re: Dots in folder names... Bug? on: April 29, 2010, 02:27:15 PM
Aha, I should have seen this from your command line.

I'm doing this from memory here, but:
When you don't end the S3 path in a slash, anything that starts with that "prefix" gets seen as a subdirectory.  I think this could be classified as a bug in the client code, since I don't think anyone ever intends that usage.  It's an artifact of how S3 does list operations.  Try trailing the s3 path with a slash?
22  General Category / Report Bugs / Re: Dots in folder names... Bug? on: April 29, 2010, 08:44:05 AM
You can PM it to me. (I don't think the admin account can get PMs) 
23  General Category / Questions / Re: Copying between buckets on: February 12, 2010, 10:37:06 PM
Unfortunately I haven't worked on this in a substantial capacity since before S3 supported the rename feature, so there's no "move" other than downloading out of S3 and re-uploading.  Which clearly is not optimal.
24  General Category / Questions / Re: SSL stopped working with FC12 x86_64 on: January 25, 2010, 12:45:22 AM
You have to re-set-up your certificate validation.. it doesn't know whether to trust the S3 certificate, so it's failing.
25  General Category / Questions / Re: S3Sync & Ruby 1.9.1 on: January 12, 2010, 04:48:12 PM
Sorry man I still have the 1.8.x ruby branch everywhere.  Anyone else?
26  General Category / Questions / Re: s3sync randomly re-updates nodes [corruption occurring] on: January 11, 2010, 01:20:32 PM
This sounds like a serious issue, if it is caused by the sync.  I have been very busy and unable to work on this project at all for a long time (as you noted).

But if you are able to isolate some case where this corruption is occurring (say, with a specific file) and you can send me that file to test with, I'll have a look at what's going on.

My long term "plan" for s3sync is to rewrite it in C and Lua because the ruby runtime is just total crap and has been (indirectly) responsible for many of the complaints about the project.
27  General Category / Questions / Re: Help with python subprocess.call on s3cmd sync on: December 04, 2009, 05:51:06 PM
I don't understand where you're coming up with your syntax.  s3cmd has no argument "sync".  There's no "S3:://".  I think you may have confused my code with someone else's tools....
28  General Category / General Discussion / Re: s3sync Hangs on Startup on: October 31, 2009, 10:19:17 AM
Well first, you probably don't really want a / after the bucket name and colon.  The debug flag might give you more info.  But are you sure it's hanging?  It won't report as it's checking files that match up, only when copying new ones.  Maybe verbose just isn't verbose enough for you?
29  General Category / Questions / Re: Using s3sync after Amazon Import on: October 07, 2009, 01:13:57 AM
Actually it does not store the MD5 for files, that comes for free with S3.  But it won't have permission data, which .. I think is OK.  It will likely freak out about not having the right folder nodes.

I never designed it to play nice with other tools, and it usually doesn't.  Smiley
30  General Category / Questions / Re: elastic mapreduce, Panic Transmit and S3sync. on: September 26, 2009, 11:12:43 AM
I'm sorry that the s3sync code is so fragile with respect to delimiters.  I mean to rewrite the entire project, but have not had time.
Pages: 1 [2] 3 4 ... 25
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!