Welcome Guest, Not a member yet? Register   Sign In
ftp_upload Local Directory issue
#1

[eluser]MRosenello[/eluser]
I have been stuck trying to figure out the correct way to list the path for my local directory trying to use ftp_upload.

Below is what I have tried so far and for each one I get "An Error Was Encountered

Unable to locate the source file. Please check your path."


What I have tried:

C:\HostingSpaces\newwavel\mysite.com\wwwroot\tempUpload\1355884151\2bw.jpg (this one came from checking the document root then appending the rest of the directory where the file was)
./tempUpload/1355884151/2bw.jpg
/tempUpload/1355884151/2bw.jpg
tempUpload/1355884151/2bw.jpg

Codeigniter is installed in wwwroot, and it is an IIS7 shared hosting server.

Thanks in advance for any help.
#2

[eluser]MRosenello[/eluser]
A small update... I am able to use ftp download to download files using the DIRECTORY_ROOT... still no luck with upload though.




Theme © iAndrew 2016 - Forum software by © MyBB