Is there an alternative to FTP?
        Posted  
        
            by Danny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Danny
        
        
        
        Published on 2008-09-24T07:47:47Z
        Indexed on 
            2010/06/07
            13:32 UTC
        
        
        Read the original article
        Hit count: 253
        
language-agnostic
|ftp
I am trying to find an alternative to FTP? It's a single file transfer up to 4gb.
Any suggestions? maybe HTTP? Or should I stick it out with FTP?
- More info -
 
We have an app that we distribute to tens of thousands of clients that upload single large files. FTP has proven to be error prone with a single file of that size.
Speed is always a consideration. 'Resume' is a must. Cost shouldn't be an issue - I guess it depends.
© Stack Overflow or respective owner