Developer-Community.com
September 09, 2010, 03:51:37 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Switched to new board software!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Custom FTP plugin  (Read 500 times)
z2z
Newbie
*
Posts: 3


View Profile
« on: August 15, 2009, 06:08:16 PM »

Is it possible to have something like this ..  Huh

Code:
<RightloadExport Version="1.4">
  <Servers>
    <Server Protocol="2" Description="MyFTPserver.com"
ActionURL="ftp://MyFTPserver.com"
FormFieldFile="filecontent"
AdditionalFormFields="rsapi_v1=1,
password=__ftppass,
login=__ftpuser"
FileURLRegex="^File1\.1=(.+?)$" FileURLMatchPos="1"
AutoActionEnabled="True"
AutoActionURL="http://rapidshare.com/cgi-bin/rsapi.cgi?sub=nextuploadserver_v1" AutoActionRegex="^(\d+)+$"
AutoActionMatchPos="1">
      <Folders/>
    </Server>
  </Servers>
</RightloadExport>

Want to create custom ftp plugin for my ftp server .. instead guiding every user to add ftp server in rightload.
Logged
nk
Administrator
Sr. Member
*****
Posts: 253


View Profile
« Reply #1 on: August 18, 2009, 01:55:19 PM »

I'm not really sure what you are trying to do here. It sounds like you could just export the FTP server and send your users the .xml file. You might have to tell them to go to the options to set the user name and password, but that should be it.

If you really want to write a plugin, you can take a look at this: http://developer-community.com/forums/index.php/topic,104.0.html
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.083 seconds with 17 queries.