Search found 3 matches
- 28 Jun 2011 17:54
- Forum: DOS Batch Forum
- Topic: FTP Batch File No Longer works...??
- Replies: 5
- Views: 5294
Re: FTP Batch File No Longer works...??
Nitt I appreciate your input, but I think we are working on 2 seperate problems. My code runs on other computers, in fact it use to work on mine and now it does not. It connects to the remote site but only uploads an empty file My best guess is when i went to IE 9 it somehow screwed something up.......
- 22 Jun 2011 11:52
- Forum: DOS Batch Forum
- Topic: FTP Batch File No Longer works...??
- Replies: 5
- Views: 5294
Re: FTP Batch File No Longer works...??
Maybe but, not so sure that is it as it does log in to my account
then it does change directories
It is in the uploading that i get the 425 error
The file name goes up but that is it, file size is zero...
then it does change directories
It is in the uploading that i get the 425 error
The file name goes up but that is it, file size is zero...
- 22 Jun 2011 06:40
- Forum: DOS Batch Forum
- Topic: FTP Batch File No Longer works...??
- Replies: 5
- Views: 5294
FTP Batch File No Longer works...??
I have the following file which use to work but no does not It logs in then at upload, it freezes saying "Could not open data connection to port 40253" The file shows up online, but with zero bytes I am on Vista and recently updated to IE9.... Any insight is appreciated! open mysite.com us...