Re: [PATCH] add sftp-server option to force temp files

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Sun, Feb 20, 2022 at 11:08 AM Nathan Wagner <nw@xxxxxxxxxxxxxxx> wrote:
>
> The following patch will add a -T option to sftp-server.c that forces
> use of a temp file for uploads to the server.  It takes an argument that
> has 'XXXXXX' added to the end and used as a template string for
> mkstemp(3).

Wouldn't rsync over SSH be better for this sort of feature
aggregation? The potential chroot caged setups for sftp may have their
uses, but the more complex you make this sort of behavior, the more
vulnerable you become to alarming failures such as leaving behind
temporary file debris as the artifact of a failed transfer, especially
in edge cases like transferring large files and the transmission being
interrupted or running out of disk space.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux