PDA

View Full Version : Konica MINOLTA BIZHUB c258 FTP serwer access


Custom Search


Xorcode
04-24-2021, 12:28 PM
Hello everybody!
My question is about embedded FTP server on Konica MINOLTA BIZHUB c258
On device I turn on FTP server type a ip address of my device, and device ask me about credentials. I've tried several times to log in as Admin or Administrator using default password that i found (12345678 or 1234567812345678) but I failed. Where can i find information about this or how can i set credentials ? To be sure i use wireshark to see what is going on.So Konica minolta ftp server is sending acknowledgement that server i ready and browser try automatically to log in as anonymous User and password is balnk I think buy i am not sure.

and
04-26-2021, 08:07 AM
I only know this for data capture

login : capture
password : sysadm

old model
------------------------------------------------------------------------------------------------------------------
To allow FTP print with the arbitrary user name (include null) and login without password request.
DipSW No.228 (bit3)
0x00: Disable (Default)
0x08: Enable

Note:
-It is necessary to switch the function of FTP port in order to print via FTP protocol on MFP.(DipSWNo.72(0bit))

Xorcode
04-27-2021, 03:46 PM
thank you for the information i will check it out and let you know it is working

Xorcode
05-23-2021, 01:07 PM
So....
Login and Password jackpot :) but
another error occurred

"
452
Requested action not taken. Insufficient storage space in system. File unavailable (e.g., file busy)."

I check storage space i got plenty


So thank you for login and Password it works

rrrohan
05-24-2021, 06:32 AM
are you trying to upload or download when that msg appears

and
05-26-2021, 09:22 AM
I try on 454e and work.

Switching between device counter and printing function on FTP port
Software Switch No.72 (bit 0)
0x00: Enable to obtain device counter using FTP / Disable printing function using FTP (default)
0x01: Disable to obtain device counter using FTP / Enable printing function using FTP
*When DipSW is Enabled, input the following user ID and password.
User: ftpprn
Password: FTP6626

C:\Users\Admin\Desktop>ftp 192.168.100.18
Connesso a 192.168.100.18.
220 KONICA MINOLTA FTP server ready.
502 Command not implemented.
Utente (192.168.100.18(none)): ftpprn
331 Password required for ftpprn.
Password:
230 User ftpprn logged in.
ftp> put test.pdf
200 PORT command successful.
150 Opening ASCII mode data connection for ftpprn.
226 Transfer complete.
ftp: 497226 bytes sent in 0.30secondi 1646.44Kbyte/sec)

rrrohan
05-26-2021, 10:04 AM
I try on 454e and work.

Switching between device counter and printing function on FTP port
Software Switch No.72 (bit 0)
0x00: Enable to obtain device counter using FTP / Disable printing function using FTP (default)
0x01: Disable to obtain device counter using FTP / Enable printing function using FTP
*When DipSW is Enabled, input the following user ID and password.
User: ftpprn
Password: FTP6626

C:\Users\Admin\Desktop>ftp 192.168.100.18
Connesso a 192.168.100.18.
220 KONICA MINOLTA FTP server ready.
502 Command not implemented.
Utente (192.168.100.18(none)): ftpprn
331 Password required for ftpprn.
Password:
230 User ftpprn logged in.
ftp> put test.pdf
200 PORT command successful.
150 Opening ASCII mode data connection for ftpprn.
226 Transfer complete.
ftp: 497226 bytes sent in 0.30secondi 1646.44Kbyte/sec)

isnt switch 72 for usb memory back/import

B0265
05-26-2021, 10:43 AM
isnt switch 72 for usb memory back/import

SW 72 bit 2 is for USB memory export/import.

rrrohan
05-26-2021, 11:22 AM
Bit 4

Sent from my Pixel 4 XL using Tapatalk

and
05-26-2021, 12:16 PM
isnt switch 72 for usb memory back/import

Software Switch No.72
bit 0 is for "To enable/disable printing function on FTP" (HEX 01 to enable)
bit 2 is for "Import/export function of the address book through the USB memory" (HEX 04 to enable)
bit 3 is for "To specify default tray for FTP printing" (HEX 08 to enable)

If you want enable all HEX 0D

rrrohan
05-26-2021, 12:37 PM
I must be get bit and hex mixed up

Sent from my Pixel 4 XL using Tapatalk

Custom Search