<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>35615</bug_id>
          
          <creation_ts>2018-11-17 10:20:27 +0300</creation_ts>
          <short_desc>loops in dirs (instead of cd)</short_desc>
          <delta_ts>2018-11-17 10:20:27 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>fuse-lftpfs</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>175869</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2018-11-17 10:20:27 +0300</bug_when>
    <thetext>0.4.2-alt1
lftp-4.6.5-alt1.x86_64


I tried to use fuse-lftpfs, but it&apos;s useless, because it loops in the same remote directory instead of cd. Here is how to reproduce the problem:

$ mkdir ALT-ARCHIVE ALT-ARCHIVE.cache
IVE/           ALT-ARCHIVE.cache/     ALT-ARCHIVE.lftp       ALT-ARCHIVE.mount_bad  
$ cat &gt;ALT-ARCHIVE.lftp 
set cache:expire 14d
open ftp://ftp.altlinux.org
$ lftpfs ALT-ARCHIVE ALT-ARCHIVE.cache ALT-ARCHIVE.lftp pub/distributions/archive
$ ls ALT-ARCHIVE/
p7  p8  sisyphus  t7
$ ls ALT-ARCHIVE/sisyphus/
p7  p8  sisyphus  t7
$ ls ALT-ARCHIVE/sisyphus/sisyphus/
p7  p8  sisyphus  t7
$ 


(Possible workaround: use fuse-curlftpfs)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>