• UltraEdit SFTP Guardian

    From SRSeedBurners@21:1/5 to All on Tue Jul 5 11:05:28 2022
    Anyone using the sftp option in UltraEdit on the Guardian layer? OSS works fine, can't seem to get it to function with Guardian. I've tried using the oss syntax and it crashes UE: /G/data/src

    Years ago I recall adding a command 'quote guardian' that made it operable. Doesn't seem to work any longer.

    UE Version 27.00.0.94

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From red floyd@21:1/5 to SRSeedBurners on Tue Jul 5 12:50:11 2022
    On 7/5/2022 11:05 AM, SRSeedBurners wrote:
    Anyone using the sftp option in UltraEdit on the Guardian layer? OSS works fine, can't seem to get it to function with Guardian. I've tried using the oss syntax and it crashes UE: /G/data/src

    Years ago I recall adding a command 'quote guardian' that made it operable. Doesn't seem to work any longer.

    UE Version 27.00.0.94

    'quote guardian' was for FTP, not SFTP.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Randall@21:1/5 to red floyd on Tue Jul 5 15:29:37 2022
    On Tuesday, July 5, 2022 at 3:50:14 p.m. UTC-4, red floyd wrote:
    On 7/5/2022 11:05 AM, SRSeedBurners wrote:
    Anyone using the sftp option in UltraEdit on the Guardian layer? OSS works fine, can't seem to get it to function with Guardian. I've tried using the oss syntax and it crashes UE: /G/data/src

    Years ago I recall adding a command 'quote guardian' that made it operable. Doesn't seem to work any longer.

    UE Version 27.00.0.94
    'quote guardian' was for FTP, not SFTP.

    use /G/data/subv/file,101 to send an edit file.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From SRSeedBurners@21:1/5 to Randall on Tue Jul 5 19:28:23 2022
    On Tuesday, July 5, 2022 at 5:29:38 PM UTC-5, Randall wrote:
    On Tuesday, July 5, 2022 at 3:50:14 p.m. UTC-4, red floyd wrote:
    On 7/5/2022 11:05 AM, SRSeedBurners wrote:
    Anyone using the sftp option in UltraEdit on the Guardian layer? OSS works fine, can't seem to get it to function with Guardian. I've tried using the oss syntax and it crashes UE: /G/data/src

    Years ago I recall adding a command 'quote guardian' that made it operable. Doesn't seem to work any longer.

    UE Version 27.00.0.94
    'quote guardian' was for FTP, not SFTP.
    use /G/data/subv/file,101 to send an edit file.

    So far no luck. I'm trying to open a file for edit via sftp so I can stop the intermediate ftp back and forth. I cannot get a file listing in the guardian space.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bill Honaker@21:1/5 to SRSeedBurners on Wed Jul 6 12:14:15 2022
    On Tue, 5 Jul 2022 19:28:23 -0700 (PDT), SRSeedBurners <sterlingranch@gmail.com> wrote:

    On Tuesday, July 5, 2022 at 5:29:38 PM UTC-5, Randall wrote:
    On Tuesday, July 5, 2022 at 3:50:14 p.m. UTC-4, red floyd wrote:
    On 7/5/2022 11:05 AM, SRSeedBurners wrote:
    Anyone using the sftp option in UltraEdit on the Guardian layer? OSS works fine, can't seem to get it to function with Guardian. I've tried using the oss syntax and it crashes UE: /G/data/src

    Years ago I recall adding a command 'quote guardian' that made it operable. Doesn't seem to work any longer.

    UE Version 27.00.0.94
    'quote guardian' was for FTP, not SFTP.
    use /G/data/subv/file,101 to send an edit file.

    So far no luck. I'm trying to open a file for edit via sftp so I can stop the intermediate ftp back and forth. I cannot get a file listing in the guardian space.


    Hi,

    I don't know anything about UltraEdit... but I commonly use WinSCP to browse OSS, including the /G directory space.

    It also allows simple edits in place, even of EDIT format files. As Randall pointed out, the first time you upload a file to NonStop,
    you need to use the [,filecode] form of the file as in : /G/vol/svol/file,101

    Perahps you can download that tool, turn on it's logging, and compare what it's sending and receiving to UltraEdit.

    https://winscp.net/


    Good luck,
    Bill

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From j-marcus@pacbell.net@21:1/5 to All on Wed Jul 6 22:02:36 2022
    Unlike the FTP server, the NonStop SFTP server does not have the concept of Guardian Space vs. OSS Space. All files are displayed in what you are thinking of as OSS Space. In OutsideView, we simulate the concept of Guardian Space for SFTP. When you
    select Guardian Space, we open a secondary channel behind the scenes to a TACL session. We use that secondary channel to retrieve the FUP INFO data for the current directory. We then display the FUP INFO values in the remote file panel.

    Jon Marcus

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)