FILE SHARING SERVICE

About

Technical limitations

There are no practical limitations regarding the size and number of files to upload in each tag. This does not mean that there is unlimited amount of storage available.

Content limitations

This service should only be used for purposes related to the business of Palfinger Marine. Abuse of the service is prohibited.

Reporting tags

If you stumble upon files that you think should not be available through this service, please click at the report link and provide a proper explaination.

Security

Communications between your computer and this service is encrypted, which means that files can be transferred safely over the internet. The only security mechanism is the secret upload tag, so if you are sharing confidential data you should not share the tag through regular e-mail, as e-mails are an insecure form of communication.

Requirements

You will need a browser with File API support to upload files using this service. You will be able to download files using any browser.

API features

Uploading files

To upload a file, simply issue a POST request to http://files.palfingermarine.com/uploader with the headers x-filename, x-size (in bytes), x-tag and x-checksum (md5 checksum) set. The body of the request should contain the contents of the file.

Listing contents of a tag

Tags can be listed in json format at http://files.palfingermarine.com/tag?v=json or as a list at http://files.palfingermarine.com/tag?v=playlist.

Downloading files

Files can be downloaded at http://files.palfingermarine.com/tag/filename.