Mail Archives: cygwin/2004/03/05/08:30:37
I've noticed some odd behaviour with the current sshd and lftp; "everything"
is current (OpenSSH 3.8p1-1, lftp 2.6.10-2) and "working" (ssh and sftp work
fine, lftp to other sites works fine).
When I lftp to this box, tab completion doesn't work, and the "mirror"
command downloads the specified directory, but none of its contents:
chris AT chrish [531]: pwd
/tmp
chris AT chrish [532]: lc
mirror/ test-lftp/
chris AT chrish [533]: find test-lftp -print
test-lftp
test-lftp/file1
test-lftp/file2
test-lftp/file3
chris AT chrish [534]: cd mirror
/tmp/mirror
chris AT chrish [535]: !lftp
lftp -u chris fish://localhost/tmp/
Password:
lftp chris AT localhost:/tmp> mirror -v test-lftp
Total: 1 directory, 0 files, 0 symlinks
Using lftp 2.6.12 under Mac OS X exhibits the same problems; works fine with
the other sites I tested, but not the box running cygwin's sshd.
sshd is started from inetd, which is running as a service. CYGWIN is set to
"ntea ntsec tty" for the service.
My home system is running cygwin's open ssh 3.7.1p2-2 and it appears to work
properly with the current cygwin lftp and my Mac OS X build.
I wasn't able to find anything about this in the online docs, FAQ, or
mailing list archives... any clues?
--
Chris Herborth chrish AT cryptocard DOT com
Documentation Overlord, CRYPTOCard Corp. http://www.cryptocard.com/
Never send a monster to do the work of an evil scientist.
Postatem obscuri lateris nescitis.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -