Jump to content

Search the Community

Showing results for tags 'File Sharing Upload'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hello, I am looking to build a script that uploads large log files from a computer to a file sharing site so that a technician can download the file and examine it. It would be great to give the user a choice of sites to use. I am looking around at file sharing website APIs and: *) Most do not support a simple post operation, but rather REST APIs. *) Many require creation of an account - I would prefer not to do this. *) Would be great if the sharing site would notify the technician via email once the upload is done. Sites like "wetransfer.com" work like this when used interactively, but they may not have a programmatic way to access them. RapidShare's API was the only one that looked a little promising, but it requires an account: http://images.rapidshare.com/apidoc.txt The logs will be sent between any user and any tech - so it's not something where I can purchase an account or setup a free one and have all the sharing go through my account. Has anyone done this before? Any UDFs already made? Any suggestions? Thanks for any help.
×
×
  • Create New...