linux - What permissions are required for scp -


google fails me. permissions need set file make scp-able somewhere? thought read access enough, although can secure-copy file account, collaborators cannot download file test scp username@host.com:/path/to/test test

 $ ls -aln   drwxrwxrwx 3 15016 200     2048 jul  8 13:35 .  drwxrwxrwx 3 15016 200     2048 jul  6 18:02 ..  -rwxr-xr-x 1 15016 200        0 jul  8 13:35 test 


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -