Function: Uploads files or folders to an FTP server.
Author: Peter Dekkers
Input: (Text) Files/folders or absolute paths to files as plain text arguments.
Output: (Text) Filenames of the uploaded files, prefixed by the entered Base URL.
Notes: New in this version: support for proxy servers and forced passive transfers. Warning: This action overwrites remote files without prompting. Includes three sample workflows.
Updates:
v1.4
- Fixed a bug with some servers with line endings being appended to filenames
Thanks Marcel Rivard!
v1.3 (skipped a version there, not sure why…)
- Fixed a recursion bug - Many thanks to Tom Davies!

Russell, I meant Miller ;)
Comment by Peter Dekkers — July 24, 2005 @ 11:59 am
Okay, that new version is up.
Russell, I haven’t gotten any wiser about the error you’re getting. I’ve ruled out it having anything to do with invisible files, though, I think.
Comment by Peter Dekkers — July 24, 2005 @ 11:58 am
Russell, I’ll definitely be adding proxy support in the next version, as well as a way to force passive transfers.
I’m still trying to figure out what the issue could be that you’re experiencing, Miller.
Comment by Peter Dekkers — July 24, 2005 @ 7:48 am
This error occurs when I choose to not upload invisible files in the action’s settings. When I choose to upload invisible files it hangs completely.
Comment by miller — July 23, 2005 @ 7:25 pm
Steve - thanks! :)
Miller, does this error still occur when you choose to not upload invisible files in the action’s settings?
Comment by Peter Dekkers — July 23, 2005 @ 7:23 am