already fixed bugs
	Moderator: AniDB
			
		
		
			- 
				
																			
								Wormlord1442							 
									
		- Posts: 37
 		- Joined: Mon Nov 11, 2002 11:43 am
 		
		
											- Location: Right here
 
							
						
		
		
						
					
													
							
						
									
						Post
					
								by Wormlord1442 » 
			
			
			
			
			I've just seen it on Hunter X Hunter, episode 05
The interrogation mark ? is translated to /?, but it should be deleted instead, or maybe substituted with _ or -
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								exp							 
						- Site Admin
 			
		- Posts: 2438
 		- Joined: Tue Oct 01, 2002 9:42 pm
 		
		
											- Location: Nowhere
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by exp » 
			
			
			
			
			noted,
will be fixed next week. (no time atm 

 )
btw. it's the same for ":"
maybe someone could provide a list of chars which may not be part of an m$ win$uck filename? And what about linux ext2?
BYe!
EXP
 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								Wormlord1442							 
									
		- Posts: 37
 		- Joined: Mon Nov 11, 2002 11:43 am
 		
		
											- Location: Right here
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by Wormlord1442 » 
			
			
			
			
			Windows itself tells you which ones are forbidden when you try to use one of them to rename a file.
Here they are:
\ / : * ? " < > |
I think Linux allows any char above 32 (although I'm not quite sure), because problematic chars can be entered in command line with a leading \ char.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								exp							 
						- Site Admin
 			
		- Posts: 2438
 		- Joined: Tue Oct 01, 2002 9:42 pm
 		
		
											- Location: Nowhere
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by exp » 
			
			
			
			
			so those are all @ win$uck?
any good ideas for replacement chars?
BYe!
EXP
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								kidan							 
									
		- Posts: 319
 		- Joined: Thu Feb 13, 2003 9:13 pm
 		
		
											- Location: .DE
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by kidan » 
			
			
			
			
			_ for / \ 
! for :
x for *
§ for ?
'' for "
( for <
) for >
or just _ for all special chars
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								exp							 
						- Site Admin
 			
		- Posts: 2438
 		- Joined: Tue Oct 01, 2002 9:42 pm
 		
		
											- Location: Nowhere
 
							
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by exp » 
			
			
			
			
			*fixed*
BYe!
EXP