# FTP에서 파일을 수정해서 업로드 했는데 이미지가 엑스표시로 나오고 있어요

동일한 이름으로 이미지를 수정해서 업데이트했을 때 많이 문의하시는 내용이에요.

컴퓨터에 수정 전 파일이 임시 파일로 저장되어 있어서, 같은 이름의 경우 이전 이미지로 나타나게 돼요.

이럴 때는 \[인터넷 브라우저 > 도구 > 인터넷 옵션] 에서 임시 파일을 삭제한 뒤 새로고침을 해보세요.\
변경된 이미지를 확인할 수 있어요.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.makeshop.co.kr/faq/sub/imghosting/ftp-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
