diff --git a/tsshbatch.rst b/tsshbatch.rst index 9bbb4e0..535b25d 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -1129,6 +1129,11 @@ BUGS AND MISFEATURES -------------------- +- The file transfer logic cannot cope with filenames that contain + spaces. The workaround is to either temporarily rename them, or put + them in a container like a tarball or zip file and transfer that + instead. + - You will not be able to run remote ``sudo`` commands if the host in question enables the ``Defaults requiretty`` in its ``sudoers`` configuration. Some overzealous InfoSec folks seem to think this is @@ -1193,7 +1198,7 @@ :: - $Id: tsshbatch.rst,v 1.162 2014/12/10 15:21:37 tundra Exp $ + $Id: tsshbatch.rst,v 1.163 2014/12/10 15:29:15 tundra Exp $ This document was produced with ``emacs``, ``RestructuredText``, and ``TeX Live``.