Just strange,
/usr/mathias%ftpfs -K myftpserver .............. ............. /usr/mathias%cd /n/ftp/my_ftp_dir /n/ftp/my_ftp_dir%mkdir tmp /n/ftp/my_ftp_dir%ls -l ...... ...... d-rwxrr-xr-x M 46 mathias mathias 512 May 14 21:02 tmp ...... ...... ...... /n/ftp/my_ftp_dir%cd tmp pwd: file does not exist rc: null list in concatenation /n/ftp/my_ftp_dir%pwd pwd: file does not exist /n/ftp/my_ftp_dir%cd .. /n/ftp/my_ftp_dir%pwd /n/ftp/my_ftp_dir /n/ftp/my_ftp_dir%echo blabla > /tmp/neededfile /n/ftp/my_ftp_dir%cd tmp /n/ftp/my_ftp_dir/tmp%ls -l --rw-r--r-- M 46 mathias mathias 5 May 14 21:15 neededfile ......... .........
