summaryrefslogtreecommitdiff
path: root/doc/api-sftp.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* api-sftp.texi: Improve description of 'sftp-get-error'•••* doc/api-sftp.texi: Improve description of 'sftp-get-error': describe possible return values, fix formatting a bit. Artyom V. Poptsov2015-11-231-2/+35
* doc/api-sftp.texi: Add a link to Guile I/O documentationArtyom V. Poptsov2015-11-231-1/+2
* api-sftp.texi: Add an example•••* doc/api-sftp.texi: Add example of 'with-input-from-remote-file' usage. Artyom V. Poptsov2015-11-231-0/+27
* sftp-file-type.c (gssh_open_file): Rename Scheme procedure•••* libguile-ssh/sftp-file-type.c (gssh_open_file): Rename Scheme procedure to '%gssh-sftp-open'. All callers updated. * modules/ssh/sftp.scm (sftp-open-file): Rename to 'sftp-open'. All callers updated. (call-with-remote-input-file, call-with-remote-output-file): Update. * doc/api-sftp.texi: Update. Artyom V. Poptsov2015-10-281-1/+1
* doc/api-sftp.texi: Fix a subsection headingArtyom V. Poptsov2015-10-281-1/+1
* doc/api-sftp.texi: Fix a typoArtyom V. Poptsov2015-10-281-1/+1
* sftp.scm: Add high-level API for remote files•••* modules/ssh/sftp.scm (call-with-remote-input-file) (call-with-remote-output-file, with-input-from-remote-file) (with-output-to-remote-file): New procedures. * doc/api-sftp.texi: Update. Artyom V. Poptsov2015-10-281-0/+54
* sftp.scm (sftp-chmod): Require 'mode' argument•••* modules/ssh/sftp.scm (sftp-chmod): Require 'mode' argument. * doc/api-sftp.texi: Update. Artyom V. Poptsov2015-10-281-4/+3
* doc/api-sftp.texi: Add to the repository•••* doc/api-sftp.texi: Add to the repository. * doc/guile-ssh.texi: Add "SFTP" section. * doc/version.texi: Update. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-sftp.texi'. Artyom V. Poptsov2015-10-281-0/+104