Results 1 to 10 of 10
Hybrid View
-
29th May 2010, 04:52 PM #1OPMember
Linux bash scripter
What i need is a simple CURL script to upload to a file-host site (sharingmatrix). If you think you can work at it please send me a PM.
iniuria Reviewed by iniuria on . Linux bash scripter What i need is a simple CURL script to upload to a file-host site (sharingmatrix). If you think you can work at it please send me a PM. Rating: 5
-
29th May 2010, 04:56 PM #2MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comrapidleech? i think there is a plugin for sharingmatrix
-
1st Jun 2010, 02:38 PM #3OPMember
Bump.
Rapidleech is PHP, i need Bash
-
1st Jun 2010, 05:19 PM #4The Wise OneWebsite's:
twilight.ws ddlrank.comIs it only the uploading that needs to be done, or also the fetching of links etc...?
I can always be contacted by sending a tweet @twilightws
-
2nd Jun 2010, 07:36 PM #5OPMember
uploading and echoing the links somewhere, not a big deal
-
3rd Jun 2010, 12:08 AM #6Member
-
3rd Jun 2010, 01:08 AM #7OPMember
"Bourne Again SHell"
-
3rd Jun 2010, 01:42 AM #8
-
8th Jun 2010, 01:37 PM #9Member
Why not just use PHP?
-
8th Jun 2010, 10:50 PM #10Member
Using cURL from commandline (and thus also in bash script) is as easy as initializing curl in PHP. Problem with sharingmatrix is that upload page is dependant on javascript and as such you need to re-write all neccessary functions in your language (in this case PHP or bash) to generate data to pass to forms, because curl does not support javascript.
I may take a look at it. I see there is workaround using FTP, but due to how poorly sharingmatrix have FTP integration within their scripts, it may not be very efficient solution. Especially if the potential user uploads lot of data. In that case, rewriting necessary javascript functions is is much more sensible idea.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Advanced Bash Loops Tutorial
By Albert.Nawaro in forum Tutorials and GuidesReplies: 0Last Post: 9th Feb 2012, 10:56 AM -
How to: remotely backup your DB (bash script)
By masterbator in forum Technical and Security TutorialsReplies: 8Last Post: 6th Dec 2011, 05:54 AM -
ssh/bash script
By t3od0r in forum Technical Help Desk SupportReplies: 0Last Post: 6th Oct 2010, 06:41 PM -
Need A Bash Script
By orbofdarkness in forum Technical Help Desk SupportReplies: 14Last Post: 8th Feb 2010, 08:02 PM -
Simple Rapidshare Uploader Using Bash
By desiboy in forum Webmaster DiscussionReplies: 8Last Post: 1st Feb 2010, 05:44 PM
themaCreator - create posts from...
Version 3.51 released. Open older version (or...