سؤال

I have a "sudo user" account created on my server.

When using PuTTY, sudo "operation" allows me to do any operation without any problems; However I have a 37M file I need to check and I need to download it to my local machine; the problem is that WinSCP/CuteFTP is unable to download a file owned by another user. Is there a way to download that file without changing the owner?

هل كانت مفيدة؟

المحلول

When you connect via Putty switch to user by using your sudo privilege. Then copy file under /tmp folder. After that you would be able to download that file via winscp/cuteFTP.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top