I have a static application setup for FTP uploads by certain users. I used Is there a way around this? I would like upload class users to upload files, but I still want the primary account to be able to change permissions on any of those files. asked 22 May '12, 19:26 BYG |
Unfortunately, there is no way to Nevertheless, there is a workaround: you can use
In other words, use scp to copy the file through Hope that helps! answered 22 May '12, 22:08 ryans ♦♦ That's a fair bit of sadness, but I had a feeling that was going to be the answer. Thanks.
(22 May '12, 22:17)
BYG
|