You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. The sample on the project home page fails to compile
You can fix the sample by changing the line to have a ,""
empty string at the end:
//connect
_, err := ftpClient.Connect("127.0.0.1", ftp4go.DefaultFtpPort, "")
Original issue reported on code.google.com by [email protected] on 14 May 2014 at 5:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 14 May 2014 at 5:12The text was updated successfully, but these errors were encountered: