search for: real_filenam

Displaying 1 result from an estimated 1 matches for "real_filenam".

Did you mean: real_filename
1998 Nov 25
1
File name in the print command
...mmand. The %s and %f macros give us the spool file name (not the "real" filename). When we print from a Windows 95 the spool file name is formet as /printer_path/<client_name>.<ramdom_number>, but when we print using smbclient the spool file is /printer_path/<real_filename>.<random_number>. My question is: - Is there any way to know the original name when we print from Win95? - Who choose this name? The samba server or the client? Please, if there is anybody who is printing banners and this works for him, tell me which configuration is usi...