Upload problems
Posted: Tue Jul 29, 2008 10:58 pm
I'm trying to upload a locomotive to the website using the FTP method. I think I'm doing things properly but it is my first time so maybe I'm doing something wrong? Or is there a problem with the site at the moment?
I created three files, the zip (ie_187.zip), a JPEG image (ie_187.jpg) and a control file (ie_187.txt). The contents of the control file are as follows:
When I upload the files using CuteFTP I can see them on the server but when I log into UKTrainSim I get the following errors in the personal library:
The loco is there but is listed as a zero kilobyte file with no image. Could someone explain if I'm doing something wrong or if there's a problem with the site at the moment? I've tried it about five times at least, all with the same problem.
I created three files, the zip (ie_187.zip), a JPEG image (ie_187.jpg) and a control file (ie_187.txt). The contents of the control file are as follows:
Code: Select all
username=karsini
picture=ie_187.jpg
filename=ie_187.zip
Code: Select all
path username: e:\filelibrary\ukts\filelib/k/Karsini
Warning: copy(e:\filelibrary\ukts\filelib/k/Karsini/ie_187.zip) [function.copy]: failed to open stream: No such file or directory in c:\web\trainsim\objects\File.php on line 2083
Warning: copy(e:\filelibrary\ukts\filelib/k/Karsini/ie_187.jpg) [function.copy]: failed to open stream: No such file or directory in c:\web\trainsim\objects\File.php on line 2093
Warning: stat() [function.stat]: Stat failed for e:\filelibrary\ukts\filelib/k/Karsini/ie_187.jpg (errno=2 - No such file or directory) in c:\web\trainsim\objects\File.php on line 2125
Warning: stat() [function.stat]: Stat failed for e:\filelibrary\ukts\filelib/k/Karsini/ie_187.zip (errno=2 - No such file or directory) in c:\web\trainsim\objects\File.php on line 514