S3Sync.net
February 02, 2014, 01:23:17 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 / extrange files created when upload to s3 on: February 18, 2011, 05:07:47 PM
Hello , im new here,

im uploading files using a s3sync command inside a ruby script

s3sync --public-read -r #{RAILS_ROOT}/public/art_works/#{a.id}/  #{put_bucket}:#{a.user_id}/art_works/#{a.id}/

the files are uploaded ok , but my problem is that i have found rare files created with content like this:

{E40327BF-517A-46e8-A6C3-AF51BC263F59}

in paths like this

https://s3.amazonaws.com/artenlinea_copy/1/art_works/11996/small

when the file uploaded are in path like this

https://s3.amazonaws.com/artenlinea_copy/1/art_works/11996/small/my-photo.jpg

so i have the path /small and a file /small , in the same path

all the files are uploaded correct , but i just dont know what are this files , and how can avoid those.

hope you can helpme guys
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!