Package: ftp Version: 0.17-23 Severity: normal Tags: l10n
Hello! He is talk with ftp and vsftpd: sergey@fc3:~$ ftp localhost Connected to localhost. 220 Welcome to FC3 FTP service. Name (localhost:sergey): anonymous 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd full_access 250 Directory successfully changed. ftp> ls 200 PORT command successful. Consider using PASV. 150 Here comes the directory listing. 226 Directory send OK. ftp> mkdir тест 257 "/full_access/тест" created ftp> ls 200 PORT command successful. Consider using PASV. 150 Here comes the directory listing. drwx------ 2 1002 1002 4096 Oct 10 21:44 ???????? 226 Directory send OK. ftp> exit 221 Goodbye. sergey@fc3:~$ ls /home/ftp/full_access/ тест sergey@fc3:~$ ls command shows that folder was created correctly. Folder has name "тест", so ftp's listing with "????????" is incorrect. Regards, Sergey -- System Information: Debian Release: 6.0.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.38-bpo.2-686-bigmem (SMP w/4 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ftp depends on: ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libncurses5 5.7+20100313-5 shared libraries for terminal hand ii libreadline6 6.1-3 GNU readline and history libraries ii netbase 4.45 Basic TCP/IP networking system ftp recommends no packages. ftp suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

