| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| obarlow 
 
 
 Joined: 08 Jan 2006
 Posts: 16
 Location: Gilpin County, Colorado
 
 | 
			
				|  Posted: Wed Jan 25, 2006 1:32 pm    Post subject: zero size files |   |  
				| 
 |  
				| I am changing web hosts.  The current host receives the ftp without any problems.   I changed wviewftp.conf to the new server and all the files have 0 length.  I can manually ftp the files to the new host with NCFTP, but not with ftp.  Any ideas? 
 Thanks,
 Oscar
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| obarlow 
 
 
 Joined: 08 Jan 2006
 Posts: 16
 Location: Gilpin County, Colorado
 
 | 
			
				|  Posted: Tue Jan 31, 2006 12:01 pm    Post subject: EPSV4 |   |  
				| 
 |  
				| I can manually ftp the files if I set EPSV4 off before I do the transfer.  Is there a way to change the default? 
 Thanks,
 Oscar
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| mteel 
 
  
 Joined: 30 Jun 2005
 Posts: 435
 Location: Collinsville, TX
 
 | 
			
				|  Posted: Tue Jan 31, 2006 9:44 pm    Post subject: |   |  
				| 
 |  
				| I'll look into this ... 
 Mark
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| obarlow 
 
 
 Joined: 08 Jan 2006
 Posts: 16
 Location: Gilpin County, Colorado
 
 | 
			
				|  Posted: Wed Feb 01, 2006 9:39 am    Post subject: EPSV4 |   |  
				| 
 |  
				| I've done some research and I may be able to set up a macro .netrc that will turn EPSV4 off.  I'm in Plano this week and don't be able to test until the weekend. 
 Oscar
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| obarlow 
 
 
 Joined: 08 Jan 2006
 Posts: 16
 Location: Gilpin County, Colorado
 
 | 
			
				|  Posted: Mon Feb 06, 2006 3:23 pm    Post subject: FTP |   |  
				| 
 |  
				| Using the .netrc file won't work unless all the parameters for auto login are populated. 
 Thanks,
 Oscar
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| obarlow 
 
 
 Joined: 08 Jan 2006
 Posts: 16
 Location: Gilpin County, Colorado
 
 | 
			
				|  Posted: Mon Feb 20, 2006 5:27 pm    Post subject: .netrc |   |  
				| 
 |  
				| I got the .netrc file to work. 
 Here is the file.
 
 machine ftp.myftpsite.com
 login myuserid
 password mypassword
 macdef init
 epsv4 off
 
 machine default
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |