ESXI ftpput fails Syntax problem
        Posted  
        
            by Datapimp23
        on Server Fault
        
        See other posts from Server Fault
        
            or by Datapimp23
        
        
        
        Published on 2010-06-13T14:05:56Z
        Indexed on 
            2010/06/13
            14:13 UTC
        
        
        Read the original article
        Hit count: 376
        
esxi
I'm trying to ftpput my virtual machines dirs to our NAS. Which doesn't support NFS. Only FTP and samba.
So I'm in the ESXi console and enter the followin command
ftpput ipaddress /vmfs/volumes/4a1157e1-be81171a-1b39-001d09080124/VMNAME /Backup
/Backup is a public share on the nas, I can access it through any ftp client. After I enter I get the following
ftpput: can't open 'Backup': No such file or directory
I'm kind of in the dark here. Any suggestions?
© Server Fault or respective owner