Menu

#1183 file permissions not preserved for FTP

closed-fixed
nobody
5
2002-12-26
2002-06-23
Anonymous
No

When doing a FTP save, the unix file permissions are
not preserved. Specifically, execute permissions.
When editing executable scripts, this is a pain to have
to go fix the execute permission after every save.
Normal FTP seems to keep existing permission when
overwriting a file, so I'm guessing jedit is removing
the remote file first.

Discussion

  • Alex Francis

    Alex Francis - 2002-07-06

    Logged In: YES
    user_id=574010

    Could this be related to the following (v4.0pre4 changelog ->
    Enhancements):
    [QUOTE]
    - On some braindamaged Unix systems, users can read
    files in each other's home directories. jEdit now explicitly sets
    the server file's permissions to 0600 to work around this brain
    damage
    [/QUOTE]

    This and the perl syntax highlighting getting slightly confused
    by quotes in regexs are the only two negatives to jedit as far
    as I'm concerned. Absolutely fabby software!

     
  • Slava Pestov

    Slava Pestov - 2002-12-26

    Logged In: YES
    user_id=2280

    fixed in FTP 0.5.

     
  • Slava Pestov

    Slava Pestov - 2002-12-26
    • status: open --> closed-fixed
     

Log in to post a comment.