Menu

#13 shell frezes when trying to edit with Vi

closed-duplicate
None
5
2006-12-20
2006-12-04
No

I've tried to edit with vi on two different FTP servers, one running vsftpd and one running a DB-derived personality in Net::FTPServer. Client that I've installed curlftpfs on is FC3.

I've mounted using:
curlftpfs ftp://user:pass@server/ /mnt/ftp

Then:
cd /mnt/ftp
vi newfile

And here vi hangs with a black screen, cursor in upper right. Also, "touch newfile" also fails.

(Note: newfile is an example name. Commands fail with any filename.)

However, I can use other editors (e.g. joe) to edit on the mounted volume.

I can unmount the mount with "umount -l /mnt/ftp" (umounting without the "-l" fails - in use error.)

Any ideas?

Discussion

  • Josiah Bryan

    Josiah Bryan - 2006-12-04

    Logged In: YES
    user_id=561067
    Originator: YES

    Also, even though I umounted the share, curlftpfs loaded out both CPU's to around 78% and network trafic was around 201K/sec.

     
  • Robson Braga Araujo

    Logged In: YES
    user_id=307089
    Originator: NO

    This seems to be the same bug as #1611480. Please reopen it if it's not.

     
  • Robson Braga Araujo

    • assigned_to: nobody --> braga
    • status: open --> closed-duplicate
     

Log in to post a comment.