Search found 1 match
- Mon Jul 20, 2009 7:18 pm
- Forum: PHP - Code
- Topic: FTP PUT
- Replies: 0
- Views: 47
FTP PUT
Hi, I have a working version of an FTP script which logs in and pushes a specific file to my FTP server. In upgrading the webserver to a faster machine, the same script now continues to fail. It still connects, creates a file, and writes about 90% of the actual file size to the FTP server and then h...