| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
not follow symlinks. Requires recently-committed lsetstat@openssh.com
extension on the server side.
ok markus@ dtucker@
|
| |
|
|
|
|
| |
pretty much just mechanical changes; with & ok markus
|
|
|
|
|
| |
OK from djm@, with input from guenther@, mlarkin@ and
okan@
|
|
|
|
|
|
| |
client support to allow calling fsync() faster successful transfer
patch mostly by imorgan AT nas.nasa.gov; bz#1798
"fine" markus@ "grumble OK" deraadt@ "doesn't sound bad to me" millert@
|
| |
|
|
|
|
|
|
|
| |
standard SSH_FXP_RENAME command instead of the POSIX-rename- like
posix-rename@openssh.com extension.
intended for use in regress tests, so no documentation.
|
|
|
|
|
| |
Velvindron/AfriNIC with some tweaks by me; feedback and ok dtucker@
"Just be careful" deraadt@
|
|
|
|
|
|
|
| |
available through the "ln" command in the client. The old "ln"
behaviour of creating a symlink is available using its "-s" option
or through the preexisting "symlink" command; based on a patch from
miklos AT szeredi.hu in bz#1555; ok markus@
|
|
|
|
|
|
|
|
|
| |
factor out bandwidth limiting code from scp(1) into a generic bandwidth
limiter that can be attached using the atomicio callback mechanism
add a bandwidth limit option to sftp(1) using the above
"very nice" markus@
|
|
|
|
|
| |
work mostly by carlosvsilvapt@gmail.com for the Google Summer of Code
with some tweaks by me; "go for it" deraadt@
|
|
|
|
|
|
|
|
| |
which prevents problems when the server's native sizes exceed the
client's.
Also extends the sizes of the remaining 32bit wire format to 64bit,
they're specified as unsigned long in the standard.
|
|
|
|
|
|
|
|
|
|
|
| |
fstatvfs@openssh.com that implement statvfs(2)-like operations,
based on a patch from miklos AT szeredi.hu (bz#1399)
also add a "df" command to the sftp client that uses the
statvfs@openssh.com to produce a df(1)-like display of filesystem
space and inode utilisation
ok markus@
|
|
|
|
|
|
| |
initially from tobias@, but disabled them by placing them in "#ifdef notyet" which was asked by djm@
ok djm@ tobias@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
done by Tobias Ringstrom <tori@ringstrom.mine.nu>; ok markus@
|
| |
|
|
|
|
|
| |
- () -> (void)
- no variable names
|
| |
|
|
|
|
| |
"get/put file* directory/" now works. ok markus@
|
| |
|
|
|
|
| |
functions and small protocol change.
|
|
|