S3Sync.net

General Category => Questions => Topic started by: will on October 20, 2008, 01:24:56 AM



Title: s3sync syncing more directories than it should
Post by: will on October 20, 2008, 01:24:56 AM
Hi

I'm running the command:
/s3sync.rb -r -m -p  -dv /foo/bar/a thescene:foo/bar/

and s3sync will spit out logging information that shows it accessing other directories under /foo/bar

dest: /foo/bar/a1
Source does not have a1

...

dest: /foo/bar/a2
Source does not have a2

note* i do have directories a1 and a2


Title: Re: s3sync syncing more directories than it should
Post by: ferrix on October 21, 2008, 01:02:08 PM
-r means recursive.. What's the problem you're experiencing?