THE BORE
General => The Superdeep Borehole => Topic started by: GilloD on June 08, 2009, 02:32:11 PM
-
Here's the rub:
Our e-commerce software should FTP order/customer CSVs to our ERP. However, the FTP functionality only works maybe 10% of the time. 40% it'll send one or the other file. 50% it just flunks completely. I tried FTP'ing to 2 different servers, same problem.
The only thing I can see is that on the E-commerce server, the export directory is 48/48, where everything else is 501/501. Would that fuck up a program using PHP FTP funcs? Or am I barking up the wrong tree?
-
The FTP servers don't require passive FTP or anything, do they?
-
The FTP servers don't require passive FTP or anything, do they?
Explain.
-
I wish I could explain better, but:
http://slacksite.com/other/ftp.html
-
In that case, No, they don't.