Skip to content

rule does not list authorized partners/servers/accounts

In the following example, user toto is granted the use of rule recv. We can see that , the details of the account, but not in the rule:

$ gw account local sftp_main  authorize toto recv receive
Usage of the receive rule 'recv' is now restricted.
The local account toto is now allowed to use the receive rule recv for transfers.

$ gw rule get recv receive
● Rule recv (RECEIVE)
    Comment:        
    Path:           /upload
    In directory:   
    Out directory:  
    Work directory: 
    Pre tasks:
    Post tasks:
    Error tasks:
    Authorized agents:
    ├─Servers:          
    ├─Partners:         
    ├─Server accounts:  
    └─Partner accounts: 

$ gw account local sftp_main get toto
● Account toto
    Authorized rules
    ├─  Sending: 
    └─Reception: recv
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information