Haxorware Forums

Full Version: FTP Help?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey Guys,

I'm trying to FTP a file from my PC to the SB6121. I installed Filezilla Server. When I do a wget ftp://192.168.100.2/file
I get a wget: ftp login: Login or password incorrect!
Where do I set this Login or password?
(20-09-2016, 04:53 AM)geoneo111 Wrote: [ -> ]Hey Guys,

I'm trying to FTP a file from my PC to the SB6121. I installed Filezilla Server. When I do a wget ftp://192.168.100.2/file
I get a wget: ftp login: Login or password incorrect!
Where do I set this Login or password?

Old post but I don't come on this board often. Assuming you have set-up server without either a username or password requirement, the server might also require to be in "promiscuous" mode in order to transfer files within lan.
(20-12-2016, 06:16 AM)newbie888 Wrote: [ -> ]
(20-09-2016, 04:53 AM)geoneo111 Wrote: [ -> ]Hey Guys,

I'm trying to FTP a file from my PC to the SB6121. I installed Filezilla Server. When I do a wget ftp://192.168.100.2/file
I get a wget: ftp login: Login or password incorrect!
Where do I set this Login or password?

Old post but I don't come on this board often. Assuming you have set-up server without either a username or password requirement, the server might also require to be in "promiscuous" mode in order to transfer files within lan.

Thanks for responding. I wound up using tftp instead. Less complicated for me.