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

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Questions / Restoring Files on: May 22, 2007, 02:22:06 AM
This program is very good at backing up and one of the easiest I've found to work with s3.

I have just one question.

Say for example, I run this command:

s3sync.rb -r --ssl --delete --progress -v s3bucket:/home /root

The s3bucket contains something like /home/test/files.tar.gz

When I run the command, I get an error like:

Could not mkdir /root/home/test: No such file or directory - /root/home/test
Could not change owner/permissions on /root/home/test: No such file or directory - /root/home/test

---------
But if I do this:

s3sync.rb -r --ssl --delete --progress -v s3bucket:/home/test /root

There are no errors.

I assume that s3sync.rb can't handle if there's another subdirectory?

I'm just thinking if there's another way to restore all the subdirectories under s3bucket:/home quickly instead of manually restoring each directory under it.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!