preserver Posted April 3, 2013 Share Posted April 3, 2013 I want check that I am saving image files in an appropriate place for the csv loader. Using cyberduck, I create a folder (imgimport) for images in the public_html directory. I then upload a jpeg file into the imgimport folder. Is this right? Right now the image file is saving in public_html, but not into the imgimport file, even though that is where I am trying to upload it. Also, the file name of the image shows up as .../public_html/image%20name.JPG when you right click on the file and go to 'open URL'. It goes to a dead link for the server. I asked my server about it and they sent a fully functioning link in the format .../image%20name.JPG. Do I have something set incorrectly within the FTP client so that is is listing the url differently than where it is actually saving the files? Thank you! Link to comment Share on other sites More sharing options...
preserver Posted April 3, 2013 Author Share Posted April 3, 2013 Perhaps part of this has to do with the permissions setting I am using? I have the owner set to 644 (read and write), do I need to chose the 744 (execute) setting? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now