Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ftp GoDaddy Blank Files
#1
Help.

Moving to a godaddy server and the QuickMacros Ftp functions just create an empty file on the server.

This happens with FilePut and FilePutStr.

WTF?!?
#2
Also fails FileGet and FileGetStr

I can edit files fine through FTP connection in Notepad++

-jim
#3
Passive mode.

Whoops. Looked through the logs in Notepad++, saw that "Entering Passive Mode" and remembered a flag in QM for that.

Got it now. Hopefully this helps someone else someday.

Code:
Copy      Help
f.Connect("ftp.server.com" "user" "password" 21 0 1)
#4
Thank you. Next QM will show a temporary warning if flag 1 not used.


Forum Jump:


Users browsing this thread: 1 Guest(s)