Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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
Rising Star

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

View solution in original post

1 REPLY 1

avatar
Rising Star

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