From 4046be4487138645174b7a9a2398dd59f790651d Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 16 Aug 2006 12:57:23 +0000 Subject: fixes --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b06246b..259b3b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-08-16 Miklos Szeredi + + * Add option 'follow_symlinks' to resolve symlinks on the server. + + * On setups where the login shell prints a banner, the sftp + protocol was confused, and bailed out with "reply len too large: + ...". So iterate over any rubbish read immediately after login + until a valid reply is found. + + * Check remote directory for existence before mounting. Closes + Ubuntu bug #46633 + 2006-03-10 Miklos Szeredi * Use socketpair() instead of pipe() for communication between ssh -- cgit v1.2.3