Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

Anonymous FTP

avatar
New Contributor

I am trying to load data from an external FTP site that does not require a username. It looks like the GetFTP requires a username. Are there any workarounds for this?

1 ACCEPTED SOLUTION

avatar
Contributor

Per RFC1635, username can be "anonymous" and password can be any strings in general.

View solution in original post

1 REPLY 1

avatar
Contributor

Per RFC1635, username can be "anonymous" and password can be any strings in general.

Labels