Telegraph
Telegraph copied to clipboard
How to upload file to server ?
I have an image at "/private/var/mobile/Containers/Shared/AppGroup/5D607506-C125-4CF2-BCBB-67EF9F37B10E/image". I want to push it to the server so that when the user accesses the url "http://localhost/image" the image will be displayed. Is there any way to do that?