Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitignore 처리한 파일을 서버에 올리고 싶을 때 #4

Open
joeun-01 opened this issue Dec 1, 2022 · 0 comments
Open

gitignore 처리한 파일을 서버에 올리고 싶을 때 #4

joeun-01 opened this issue Dec 1, 2022 · 0 comments

Comments

@joeun-01
Copy link
Contributor

joeun-01 commented Dec 1, 2022

윈도우의 경우

winSCP를 사용하여 파일을 서버로 올려준다.
만약 권한이 없다고 뜨면 putty에서 아래 명령어를 입력하여 권한을 부여해준다.

sudo chown -R ubuntu:www-data /var/www/폴더 이름

@joeun-01 joeun-01 closed this as completed Dec 2, 2022
@joeun-01 joeun-01 reopened this Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant