Jump to content

[RESOLVED] _FTP_FilePut filename length


Recommended Posts

I've had a look in the AutoIt Helpfile, but it doesn't mention anything about a filename size limit for the _FTP_FilePut function. I know if I send a file named "A simple file.dat", _FTP_FilePut works, however, if I change the filename into something like "This is an impossibly long filename used as a test to see if FTP is failing.dat", it fails setting @error to "-1". Is this a bug or is there a physical limit to the filename length the _FTP_FilePut function will accept?

Edit: Nevermind, it was a file lock issue.

Edited by PartyPooper
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...