Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 5 declined, 0 accepted (5 total, 0.00% accepted)

×

Submission + - Request for a better File Transfer Protocol (wikipedia.org) 5

uslurper writes: Request for a better File Transfer Protocol

  I work for a financial company that acts as a 'middleman'. We have always been involved with securely transferring data, but we will be increasing our use of data transfer substantially.
However I am having a difficult time managing and automating the data transfers among various clients and vendors.
I have some programming skill so I can create or customize as i see fit, but the fact that i have to customize each and every connection wastes my time.
There does not seem to be one widely accepted solution.

Here is what I need:
1. Send and receive files.
2. Data must be secured using a HIPAA accepted method.
3. Transfers must be automated.

Here are my best options, but each has its own drawbacks.

A. FTP
FTP would work great except it is very hard to work around firewalls. This is due to the way it handles "active" and "passive" modes.
Many network admins do not understand its peculiarities.
Also, the various encryption methods used means it is not a common setup.

B. SSL web page.
HTTPS is well known and reliable, but its a pain to automate.

C. Email
Email can be automated, but it requires the files to be encrypted before transfer using PGP or other methods. PGP is being used less and less, and frankly it can be a pain sometimes.

So, is there a better solution available?

Slashdot Top Deals

If all else fails, lower your standards.

Working...