Hi Guys,
Not maintained as of Jan 2013. May still work.
Lately I have been doing few things in relations to Rackspace Cloud files. I think I can’t have enough of it. But my sources tell me that I will burn my A** if I keep on dong that. So I did not listen to my sources and I end up developing Rackspace Cloud files Uploader util called rscfpush.exe
It is handy Util that you can has as a part of your Cloud Command Line treasure. Did I went too far in calling utils that I write treasures :). I think Yeah!
They are Ok whatever I develop but I always want more 🙂
Alright You must be thinking what sort of jerk I am but that Ok.
Lets get back to rscfpush.exe
Some usage scenarios can be found here
http://jaspreetchahal.org/documentation-rscfpush-exe-a-rackspace-cloud-files-uploader-for-lite-files
But overall speaking here is what you can do with this util
[geshi lang=”ini” nums=”1″ target=”_self” ]
1 2 3 4 5 6 7 8 9 10 |
Usage: rscfpush -user=RackspaceUSER_NAME -apikey=yourRackspaceAPIKEY -location=US|UK -container=your_rackspace_container -uppath=file_or_folder_to_upload [options] ---options--- -ife means if exists at target container what would you wish to do with it? possbile values skip|overwrite|rename, 'rename' action will be applied to new file being uploaded. -ccine Create container if it does not exist on target. (available in Paid version) -mcpub make container public and return the public CDN path. (available in Paid version) -v verbose mode -help command help -online-help takes you to http://jaspreetchahal.org for more explanation. |
Support me
Please either buy a paid version of this software as a token of you support for only $19.99 or you can choose to donate. The only thing that is different in Paid version is that you are able to use these switches
- -ccine Create container if it does not exist
- -mcpub Make container public
There are no hard and fast rules that states that you will have to buy the Paid version. It will sound weird but you can have PAID version for FREE 🙂 Just contact me and tell me that you don’t have 19 odd bucks to support and you get the download link. Its as simple as that. 😉
Or consider donating
Disclaimer
THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Pre-requisites
- .NET Framework >= 3.5
Download Link
rscfpush.exe
Important
I will recommend you should try this util on a test container.
Please help me to improve this Util be leaving you feedback. DO NOT ABUSE as I will not entertain you with your abuse. Be constructive, suggest new additions and I will consider adding those to the future version of this software.
For suggestions and improvements please leave your comments.
Cheers
Leave a Reply