Sirwan Afifi

Results 18 comments of Sirwan Afifi

Thanks a lot . Great. One more question: With FS Can we get Roles from database? As you know in default authorize attribute we have something like this: ``` C#...

> You can view succesfully uploaded files from localhost:8000/bucketname/key Thanks @mknn I have just tested it, it says: ``` NoSuchKey The specified key does not exist 778017e0-38ca-4b31-ae5b-c53f19290c38 1 ```

@ar90n Thanks, it worked, Now I can see the result with that command: ``` "AcceptRanges": "bytes", "ContentType": "binary", "LastModified": "Sat, 29 Sep 2018 07:12:20 GMT", "ContentLength": 167740, "ETag": "\"d00c032d-e6ba-45cf-85ba-e95ba40528a7\"", "Metadata":...

@ar90n Thanks! The files were hidden now I can see these files: ![image](https://user-images.githubusercontent.com/5256416/46277010-b8a9a480-c56e-11e8-8714-15c80fe75847.png) But How can I access the upload image inside this object? By the way I couldn't use...

@ar90n now I can download the file using`aws` cli :+1: :+1: , but I am wondering why I can't open the file when I click on the file it says:...

Any progress on this? In our project we have a react component to upload multiple images, now we want to add image cancelation ability, I had a look at the...

@fronteed Any idea?

@joemcbride It would be great if you could share an example of how to upload a file

Hey @bitttttten glad you liked it, Currently, the project does not support nested objects, but I will add it in the near future. In the meantime, if you have anything...

@JuergenGutsch Thanks, I'll try to create a sample project 👍