Any FTP clients for Mac OS X that support upload via temporary filename?

Posted by Chris582 on Super User See other posts from Super User or by Chris582
Published on 2010-04-11T08:52:59Z Indexed on 2010/04/11 9:03 UTC
Read the original article Hit count: 233

Filed under:
|
|
|

Hi,

does anybody know of a FTP client (for Mac OS X) that supports uploading to a temporary filename?

When overwriting a file on the server, most FTP clients first empty the file and then proceed to upload new content. (Which is how FTP is supposed to work, so everything is fine.) However, what I would like to see is that the FTP client uploads content to a temporary file and once all the content is on the server, replaces original file.

This is good feature, because existing file is upgraded almost instantaneously; otherwise, it would be "broken" while the upload is still in progress.

On Windows, this feature is available in WinSCP, but I have not found any options for Mac, so far. Any recommendations?

© Super User or respective owner

Related posts about ftp-client

Related posts about ftp